Documentation
¶
Index ¶
Constants ¶
View Source
const ( StdoutFd = 1 StderrFd = 2 )
Variables ¶
This section is empty.
Functions ¶
func CopyStream ¶
copyStream reads bytes from in, and encodes bytes into os.Stdout
func Decode ¶
func Decode(hr *io.PipeReader, stdoutW io.WriteCloser, stderrW io.WriteCloser) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.