Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Trace func(...interface{}) Tracef func(string, ...interface{}) Debug func(...interface{}) Debugf func(string, ...interface{}) Info func(...interface{}) Infof func(string, ...interface{}) Warn func(...interface{}) Warnf func(string, ...interface{}) Error func(...interface{}) Errorf func(string, ...interface{}) Print func(...interface{}) (int, error) Printf func(string, ...interface{}) (int, error) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.