Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetElemOrDefaultFromMap ¶ added in v1.10.1
GetElemOrDefaultFromMap returns the value of a key from a map, or a default value if the key does not exist or the value is not of the expected type.
func GetIntValFromString ¶ added in v1.12.0
GetIntValFromString returns an int value if the string is not empty and is a correct integer OR default value.
func GetIntValOrDefault ¶ added in v1.10.1
GetIntValOrDefault returns an int value if greater than 0 OR default value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.