Documentation
¶
Index ¶
Constants ¶
View Source
const ( // LevelDebug is debug level text LevelDebug = "DEBUG" // LevelInfo is info level text LevelInfo = "INFO" // LevelWarning is warning level text LevelWarning = "WARNING" // LevelError is error level text LevelError = "ERROR" )
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
LoadConfig is read the configuration from the JSON file into the structure
Types ¶
Click to show internal directories.
Click to hide internal directories.