Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StdErr io.Writer = os.Stderr
StdErr is the writer for error output. Defaults to os.Stderr
View Source
var StdIn io.Reader = os.Stdin
StdIn is the reader for standard input. Defaults to os.Stdin
View Source
var StdOut io.Writer = os.Stdout
StdOut is the writer for standard output. Defaults to os.Stdout
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.