Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Error = func(format string, args ...interface{}) { fmt.Fprintf(l.Stderr(), format, args...) }
View Source
var Info = func(format string, args ...interface{}) { fmt.Fprintf(l.Stdout(), format, args...) }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.