Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBool ¶
GetBool converts the given value to the bool type and returns that value, or returns the specified fallback value if the value is empty.
func GetInt ¶
GetInt converts the given value to the integer type and returns that value, or returns the specified fallback value if the value is empty.
func GetNegativeBool ¶
GetNegativeBool converts the given value to the bool type and returns the inverted value, or returns the specified fallback value if the value is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.