//
pkg.gl
Category
github.com/go-framework/config
registry
package
1.0.5
Repository:
https://github.com/go-framework/config.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
231 SLOC
#
Functions
Get
Get config with key, when not exist return nil.
NewRegistry
New Registry.
ParseData
Parse data.
ParseFiles
Parse files.
Register
Register Config interface.
RegisterAfter
Register Config interface.
RegisterCallback
Register Callback in name.
#
Structs
Registry
Defined Registry interface.
#
Interfaces
Callback
Callback interface.
Config
Config interface.