Documentation ¶
Index ¶
Constants ¶
View Source
const ( QUIET = 0 INFO = 1 DEBUG = 2 )
Variables ¶
View Source
var ( Info = func(format string, params ...interface{}) {} Debug = func(format string, params ...interface{}) {} Error = func(format string, params ...interface{}) {} Fatal = func(format string, params ...interface{}) {} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.