Documentation ¶
Overview ¶
Package readerutil provides and operates on io.Readers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenSingle ¶
func OpenSingle(path string) (readerutil.ReaderAtCloser, error)
OpenSingle opens the given file path for reading, reusing existing file descriptors when possible.
Types ¶
Click to show internal directories.
Click to hide internal directories.