//
pkg.gl
Category
github.com/peakchen/xcommon
Config
package
0.0.5
Repository:
https://github.com/peakchen/xcommon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
76 SLOC
#
README
配置说明:
配置数据,在于方便读取,数据安全,可便捷于开发和非开发人员操作
数据加载过程中,需要数据正确性保障,以及对于非正常数据的警告提示,正常加载数据到内存
#
Packages
LogicConfig
No description provided by the author
serverConfig
No description provided by the author
#
Functions
NewJsonParseTool
No description provided by the author
ParseJson2Cache
purpose: parse json to related config module.
#
Structs
TConfig
common load config module.
TJsonParseTool
No description provided by the author
#
Interfaces
ICommonConfig
all config module inherit interface.