Versions in this module Expand all Collapse all v0 v0.4.2 Apr 28, 2016 Changes in this version + func NewStdWriter(w io.Writer, t StdType) io.Writer + func StdCopy(dstout, dsterr io.Writer, src io.Reader) (written int64, err error) + type StdType byte + const Stderr + const Stdin + const Stdout