/flagconf

provides utilities to read the flags of GoLang's flag package from the configuration string or file

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

flagconf

Go Reference

Package flagconf provides utilities to parse the flags of GoLang's flag package from the configuration reader or string or file.

Shortcomings

  • Please don't use whitespace prefixed or suffixed flag names.