Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetenvBool ¶
GetenvBool retrieves the value of the environment variable named by the key, attempts to convert the value to bool type and returns the result. In order for conversion to succeed, the value must be any value supported by strconv.ParseBool() function, otherwise the function will return false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.