//
pkg.gl
Category
github.com/sv-tools/conf-reader-flags
module
package
0.2.0
Repository:
https://github.com/sv-tools/conf-reader-flags.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
34 SLOC
#
README
conf-reader-flags
The
conf
reader for Command Line Flags.
License
MIT licensed. See the bundled
LICENSE
file for more details.
#
Functions
New
New creates the Env reader `mapFlagKey` is a map of the names of the flag and the configuration keys `prefix` is a default prefix that will be added to all configuration keys.