Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Raw []byte // contains filtered or unexported fields }
Config defines the struct of a configuration in general.
func LoadConfigFile ¶
LoadConfigFile loads config information from a JSON file.
func LoadConfigString ¶
LoadConfigString loads config information from a JSON string.
Click to show internal directories.
Click to hide internal directories.