package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.git
Documentation: pkg.go.dev

# Functions

NewIn returns a new [In] from an [io.ReadCloser].
NewOut returns a new [Out] from an [io.Writer].

# Structs

In is an input stream to read user input.
Out is an output stream to write normal program output.