Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface {
Debug(...interface{})
Info(...interface{})
Warn(...interface{})
Error(...interface{})
DPanic(...interface{})
Panic(...interface{})
Fatal(...interface{})
}
Click to show internal directories.
Click to hide internal directories.