package
0.0.0-20240830210906-6353a5ff0f2e
Repository: https://github.com/joyrex2001/kubedock.git
Documentation: pkg.go.dev

# Functions

New will return a new IoProxy instance.

# Constants

Stderr represents standard error steam type.
Stdin represents standard input stream type.
Stdout represents standard output stream type.

# Structs

IoProxy is a proxy writer which adds the output prefix before writing data.

# Type aliases

StdType is the type of standard stream a writer can multiplex to.