Documentation
¶
Index ¶
Constants ¶
View Source
const DEBUG = "DEBUG"
View Source
const ERROR = "ERROR"
View Source
const INFO = "INFO"
View Source
const TRACE = "TRACE"
View Source
const WARN = "WARN"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker() Checker
func NewLevelChecker ¶
Click to show internal directories.
Click to hide internal directories.