Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllContained ¶
AllContained determines if all a slice values are in the b slice
func ExtractBetween ¶
ExtractBetween extracts all occurrences of a string within left and right delimiter, first inner array item is with delimiters, second one without
func GenerateSecureRandomString ¶
GenerateSecureRandomString returns a securely generated random string. It will return an error if the system's secure random number generator fails to function correctly, in which case the caller should not continue.
func ValuesString ¶
ValuesString concatenate all values of a map split by comma
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.