Documentation
¶
Index ¶
- func Eprint(a ...any) (n int, err error)
- func Eprintf(format string, a ...any) (n int, err error)
- func Eprintfln(format string, a ...any) (n int, err error)
- func Eprintln(a ...any) (n int, err error)
- func Fprintfln(w io.Writer, format string, a ...any) (n int, err error)
- func Printfln(format string, a ...any) (n int, err error)
- func Sprintfln(format string, a ...any) string
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.