//
pkg.gl
Category
github.com/munbot/master
config
package
0.0.0-20200818062009-44808bf77f35
Repository:
https://github.com/munbot/master.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
4
Files
228 SLOC
#
Packages
mbcfg
Package mbcfg implements config cmd util.
profile
Package profile handles profiled settings.
value
Package value holds the maps for the config parser.
#
Functions
New
New creates a new Config object with the global handler attached to it.
NewFlags
NewFlags creates a new Flags object and sets the flags to the provided handler.
NewParser
No description provided by the author
#
Variables
Defaults
Defaults contains some default values.
#
Structs
Config
Config is the main configuration manager.
Flags
Flags holds some configuration settings that can be overriden from cmd args.
Parser
No description provided by the author
Section
Section is the config section manager.