Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToInt ¶
ConvertToInt converts given string into an integer. Returns 0 and a nil error on an empty string. Returns an error when the given string is not an integer.
func ConvertToUint ¶
ConvertToUint converts given string into an unsigned integer. Returns 0 and a nil error on an empty string. Returns an error when the given string is not an unsigned integer.
func RandomAlphaString ¶
func ToLowerSnakeCase ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.