package
2.34.1+incompatible
Repository: https://github.com/skf/go-utility.git
Documentation: pkg.go.dev

# Functions

GetAsBool returns value for given environment variable, with default if not found.
GetAsFloat returns value for given environment variable, with default if not found.
GetAsInt returns value for given environment variable, with default if not found.
GetAsString returns value for given environment variable, with default if not found.
MustGetAsString returns value for given environment variable.