Discover Packages
github.com/joyrex2001/kubedock
internal
util
ioproxy
package
Version:
v0.0.0-...-8528295
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
IoProxy is a proxy writer which adds the output prefix before writing data.
New will return a new IoProxy instance.
Flush will write all buffer data still present.
Write will write given data to the an internal buffer, which will be
flushed if a newline is encountered, of when the maximum size of the
buffer has been reached.
StdType is the type of standard stream
a writer can multiplex to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.