package
0.0.0-20240215190618-908f27575419
Repository: https://github.com/micromdm/go4.git
Documentation: pkg.go.dev
# Functions
Bool returns the environment variable value specified by the key parameter, otherwise returning a default value if set.
Int returns the environment variable value specified by the key parameter, otherwise returning a default value if set.
String returns the environment variable value specified by the key parameter, otherwise returning a default value if set.