Versions in this module Expand all Collapse all v1 v1.0.1 Jul 1, 2026 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 v1.0.0 Jul 1, 2026