Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CfgManager ¶
type CfgManager struct {
// contains filtered or unexported fields
}
func (*CfgManager) ReadConfig ¶
func (m *CfgManager) ReadConfig(v interface{}) error
type Option ¶
type Option func(m *CfgManager)
func CreateIfNotExists ¶
func WithDefaultConfig ¶
override configuration in v
func WithDefaultConfigs ¶
override configuration in v
Click to show internal directories.
Click to hide internal directories.