Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int64PtrToIntPtr ¶
func IntPtrToInt64Ptr ¶ added in v1.12.2
func IsStringPresent ¶
IsStringPresent returns true if the string is non-empty.
func MongoDBRegionToAWSRegion ¶ added in v1.12.3
MongoDBRegionToAWSRegion converts region in US_EAST_1-like format to us-east-1-like
func SafeString ¶ added in v1.12.2
func TimePtrToStringPtr ¶
utility conversions that can potentially be defined in sdk
func TimeToString ¶
TimeToString returns a RFC3339 date time string format. The resulting format is identical to the format returned by Atlas API, documented as ISO 8601 timestamp format in UTC. It also returns decimals in seconds (up to nanoseconds) if available. 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.