package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package iostream provides convenient wrappers around things like stdout, stderr
and enables spok to easily talk to a variety of readers and writers.
IOStream is an object containing io.Writers for spok to talk to.
Null returns an IOStream configured to discard all output.
OS returns an IOStream configured to talk to the OS streams.
Test returns an IOStream configured to talk to temporary buffers
that can then be read from to verify output.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.