Documentation ¶
Index ¶
- func AddConfigReader(loader ConfigLoader)
- func Bind(structure interface{}) error
- func BindConfiguration(o statement.AutoConfigure) error
- func BindPath(valuePath string, o interface{}) error
- func CompileVariable()
- func Get(valuePath string) interface{}
- func GetConfig() map[string]interface{}
- func Init(environment string)
- func SetConfig(config []byte)
- func UpdateConfig()
- type ConfigLoader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddConfigReader ¶ added in v1.3.6
func AddConfigReader(loader ConfigLoader)
func BindConfiguration ¶ added in v1.3.6
func BindConfiguration(o statement.AutoConfigure) error
func CompileVariable ¶ added in v1.4.2
func CompileVariable()
func UpdateConfig ¶ added in v1.4.4
func UpdateConfig()
Types ¶
Click to show internal directories.
Click to hide internal directories.