package
1.0.14
Repository: https://github.com/bitrise-io/go-utils.git
Documentation: pkg.go.dev

# Functions

GetenvWithDefault - returns the env if specified, default value otherwise.
RequiredEnv - returns the env's value if specified, otherwise it returns an error that explains the key is required.
RevokableSetenv ...
RevokableSetenvs ...
SetenvForFunction ...
SetenvsForFunction ...
StringFlagOrEnv - returns the value of the flag if specified, otherwise the env's value.