//
pkg.gl
Category
github.com/crazy-max/docker-cli
cli
streams
package
22.10.0+incompatible
Repository:
https://github.com/crazy-max/docker-cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
5
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.