Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
Contains returns true if there is at least one string in `slice` that is equal to `s`.
func StringToTime ¶
StringToTime parses the given string and returns the resulting time. The expected format is identical to the format returned by Atlas API, documented as ISO 8601 timestamp format in UTC. Example formats: "2023-07-18T16:12:23Z", "2023-07-18T16:12:23.456Z"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.