# Functions

NewStdWriter instantiates a new Writer.
StdCopy is a modified version of io.Copy.

# Constants

Stderr represents standard error steam type.
Stdin represents standard input stream type.
Stdout represents standard output stream type.

# Type aliases

StdType is the type of standard stream a writer can multiplex to.