package
0.0.0-20200818062009-44808bf77f35
Repository: https://github.com/munbot/master.git
Documentation: pkg.go.dev

# Packages

Package mbcfg implements config cmd util.
Package profile handles profiled settings.
Package value holds the maps for the config parser.

# Functions

New creates a new Config object with the global handler attached to it.
NewFlags creates a new Flags object and sets the flags to the provided handler.
No description provided by the author

# Variables

Defaults contains some default values.

# Structs

Config is the main configuration manager.
Flags holds some configuration settings that can be overriden from cmd args.
No description provided by the author
Section is the config section manager.