package
0.10.3
Repository: https://github.com/cscfi/qvain-api.git
Documentation: pkg.go.dev

# Functions

Get returns an environment variable.
GetBool tries to parse an environment variable into a boolean.
GetBoolDefault tries to parse an enviroment variable into a boolean, returning a default boolean if not set.
GetDefault returns an environment variable, returning a default string if not set.