Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolEnv ¶
GetBoolEnv converts the given value to the bool type and returns that value, or returns the specified fallback value if the value is empty.
func GetIntEnv ¶
GetIntEnv converts the given value to the integer type and returns that value, or returns the specified fallback value if the value is empty.
func GetNegativeBoolEnv ¶
GetNegativeBoolEnv converts the given value to the bool type and returns the inverted value, or returns the specified fallback value if the value is empty.
func GetStringEnv ¶
GetStringEnv returns the same string value, or returns the given fallback value if the value is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.