package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/raz0rcoder/dockerce.git
Documentation: pkg.go.dev

# 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.
Systemerr represents errors originating from the system that make it into the the multiplexed stream.

# Type aliases

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