Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnv ¶
GetEnv retrieves the value of an environment variable having the specified key. If the value is empty string, a specified default is returned instead.
func MustGetEnv ¶
MustGetEnv retrieves the value of an environment variable having the specified key. If the value is empty string, a specified default is returned instead. It will panic if the defaultValue is empty too.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.