Documentation
¶
Index ¶
- func Eprint(a ...interface{}) (n int, err error)
- func Eprintf(format string, a ...interface{}) (n int, err error)
- func Eprintfln(format string, a ...interface{}) (n int, err error)
- func Eprintln(a ...interface{}) (n int, err error)
- func Fprintfln(w io.Writer, format string, a ...interface{}) (n int, err error)
- func Printfln(format string, a ...interface{}) (n int, err error)
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.