Documentation
¶
Index ¶
- Variables
- func Fatal(values ...interface{})
- func Fatalf(format string, values ...interface{})
- func Info(values ...interface{})
- func Infof(format string, values ...interface{})
- func Print(values ...interface{})
- func Printf(format string, values ...interface{})
- func Warn(values ...interface{})
- func Warnf(format string, values ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var Errfile = os.Stderr
View Source
var Outfile = os.Stdout
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.