package
0.4.2
Repository: https://github.com/go-nag/configuration.git
Documentation: pkg.go.dev

# Functions

GetEnv returns a string value of the environment variable name provided.
GetEnvBool returns a bool value of the environment variable name provided.
GetEnvBoolOrDefault returns a bool value of the environment variable name provided.
GetEnvInt returns an int value of the environment variable name provided.
GetEnvIntOrDefault returns an int value of the environment variable name provided.
GetEnvOrDefault returns a string value of the environment variable name provided.
No description provided by the author
No description provided by the author