goinsane / flagconf

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%