Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvAsFloat32 ¶
Returns the float32 value of an environment variable. If the environment variable is not set or cannot be parsed the default value is returned.
func GetEnvAsInt ¶
Returns the integer value of an environment variable. If the environment variable is not set or cannot be parsed the default value is returned.
func MustGetEnv ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.