package
1.0.7
Repository: https://github.com/jubelio/go-logging.git
Documentation: pkg.go.dev

# Functions

GetEnvString gets the environment variable for a key and if that env-var hasn't been set it returns the default value.
GetEnvBool gets the environment variable for a key and if that env-var hasn't been set it returns the default value.
GetEnvFloat gets the environment variable for a key and if that env-var hasn't been set it returns the default value.
GetEnvInt gets the environment variable for a key and if that env-var hasn't been set it returns the default value.
GetEnvString gets the environment variable for a key and if that env-var hasn't been set it returns the default value.