Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBool ¶
GetBool returns the value of the environment variable key as a bool or defaultValue if it does not exist
func GetInt ¶
GetInt returns the value of the environment variable key as an int or defaultValue if it does not exist
func GetString ¶
GetString returns the value of the environment variable key or defaultValue if it does not exist
func GetStringSlice ¶
GetStringSlice returns the value of the environment variable key as a slice of strings or defaultValue if it does not exist
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.