Documentation
¶
Index ¶
Constants ¶
View Source
const Detailed = 2
View Source
const Important = 1
View Source
const NoDebug = 0
View Source
const SuperDetailed = 3
Variables ¶
View Source
var ErrDebugLevelNotSupported = errors.New("debug level not supported")
Functions ¶
Types ¶
type DebugInterface ¶
type DebugInterface interface {
Level() int
}
Click to show internal directories.
Click to hide internal directories.