//
pkg.gl
Category
github.com/hyperhq/hypercli
pkg
stdcopy
package
1.10.16
Repository:
https://github.com/hyperhq/hypercli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
147 SLOC
#
Functions
NewStdWriter
NewStdWriter instantiates a new Writer.
StdCopy
StdCopy is a modified version of io.Copy.
#
Constants
Stderr
Stderr represents standard error steam type.
Stdin
Stdin represents standard input stream type.
Stdout
Stdout represents standard output stream type.
#
Type aliases
StdType
StdType is the type of standard stream a writer can multiplex to.