/envflags

Go Flags plus Environment overrides

Primary LanguageGoMIT LicenseMIT

envflags

This is a regular flag.FlagSet which, after is resolves the flags, will then inject ENVIRONMENT variables if they are set. This has the affect of promoting ENVIRONMENT vars to highest precedence.