Documentation
¶
Overview ¶
io2 is an extension of the io module, and mostly contains occasionally useful io.Reader implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReadAtSeeker ¶
ReadAtSeeker is an interface which groups together io.ReaderAt and io.Seeker.
Click to show internal directories.
Click to hide internal directories.