Documentation
¶
Index ¶
Constants ¶
View Source
const HomeEnv = "cfg_dir"
Variables ¶
Functions ¶
Types ¶
type CfgMap ¶ added in v0.1.26
type CfgMap map[string]interface{}
func (CfgMap) Decode ¶ added in v0.1.26
func (t CfgMap) Decode(dst interface{}, opts ...func(cfg *DecoderConfig)) error
type Config ¶
type DecoderConfig ¶ added in v0.1.26
type DecoderConfig = mapstructure.DecoderConfig
Click to show internal directories.
Click to hide internal directories.