package
Version:
v0.0.0-...-cb77e8e
Opens a new window with list of versions in this module.
Published: Oct 7, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sink provides functions to create sinks.
Buffered creates a new buffered sink.
Func creates a bar.Sink that sends sends output in the form of Segments.
New creates a new sink and returns a channel that
will emit any outputs sent to the sink.
Null returns a sink that swallows any output sent to it.
Value returns a sink that sends output to a base.Value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.