package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-cli.git
Documentation: pkg.go.dev

# Functions

NewIn returns a new In object from a ReadCloser.
NewOut returns a new Out object from a Writer.

# Structs

In is an input stream used by the DockerCli to read user input.
Out is an output stream used by the DockerCli to write normal program output.