Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAndCompareOSEnv ¶
GetAndCompareOSEnv retrieves the value of the environment variable named by the key and compares it to the value of compareStr. If the environment variable is not present it returns false
func GetOSEnv ¶
GetOSEnv retrieves the value of the environment variable named by the key. It returns the value, which will be empty if the variable is not present.
func GetOSEnvOrDefault ¶
GetOSEnvOrDefault retrieves the value of the environment variable named by the key. If the environment variable is not present the default value will be returned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.