Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootSettingDir string
RootSettingDir is the setting config file root directory
View Source
var Soft = getSoftSettings()
Soft settings are some configurations than can be safely changed and the app need to be restarted to apply such configuration changes.
View Source
var Static = getStaticSettings()
some settings which should not be changed after deployed (will corrput data or make the app incompatible )
{ "xxx": 32, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.