Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSilent = errors.New("SILENT")
View Source
var LoggingEnum = map[string]bool{ "critical": true, "warning": true, "info": true, "debug": true, "detail": true, }
LoggingEnum is a map of valid logging levels - collated from schema
View Source
var (
VERSION = "development" // Replaced at compile time
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.