//
pkg.gl
Category
github.com/nobidev/docker-cli
cli
streams
package
23.0.0-beta.1+incompatible
Repository:
https://github.com/nobidev/docker-cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
102 SLOC
#
Functions
NewIn
NewIn returns a new In object from a ReadCloser.
NewOut
NewOut returns a new Out object from a Writer.
#
Structs
In
In is an input stream used by the DockerCli to read user input.
Out
Out is an output stream used by the DockerCli to write normal program output.