package
0.10.0
Repository: https://github.com/sfomuseum/go-flags.git
Documentation: pkg.go.dev

# Functions

FlagNameToEnvVar formats 'name' and 'prefix' in to an environment variable name, used to lookup a value.
Create a new flag.FlagSet instance.
Parse command line arguments with a flag.FlagSet instance.
Assign values to a flag.FlagSet instance from matching environment variables.
Assign values to a flag.FlagSet instance from matching environment variables, optionally logging progress and other feedback.