//
pkg.gl
Category
github.com/deepin-community/docker.io
engine
pkg
stdcopy
package
0.0.0-20241112080837-97b903613cec
Repository:
https://github.com/deepin-community/docker.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
158 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.
Systemerr
Systemerr represents errors originating from the system that make it into the multiplexed stream.
#
Type aliases
StdType
StdType is the type of standard stream a writer can multiplex to.