Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func NewConfig ¶
func NewConfig(file []FileConfig, key string, target interface{}) *Config
func (*Config) AddConfigPaths ¶
func (*Config) ReadConfigFile ¶
func (*Config) ReadConfigFiles ¶
type FileConfig ¶
Click to show internal directories.
Click to hide internal directories.