Documentation
¶
Overview ¶
Alternative implementation of the package, using channels. Implements a multiplexer for io.Readers, making it possible to read from a single io.Reader several times, without needing to Seek back to the beginning.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMulteeReader ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.