//
pkg.gl
Category
github.com/kaisenlinux/docker
cli
cli
streams
package
0.0.0-20240818021530-f5e744f7964a
Repository:
https://github.com/kaisenlinux/docker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
104 SLOC
#
Functions
NewIn
NewIn returns a new [In] from an [io.ReadCloser].
NewOut
NewOut returns a new [Out] from an [io.Writer].
#
Structs
In
In is an input stream to read user input.
Out
Out is an output stream to write normal program output.