Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadConfig ¶
ReadConfig will read a configuration file into the global congiguration structure.
Types ¶
type GlobalConfigData ¶
GlobalConfigData is the gloal configuration data. It holds all the data from the cfg.json file.
func GetGlobalConfig ¶
func GetGlobalConfig() (rv GlobalConfigData)
GetGlobalConfig returns a copy of the global config structure.
Click to show internal directories.
Click to hide internal directories.