Documentation ¶
Overview ¶
package singlereader provides Open and Close operations, reusing existing file descriptors when possible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
func Open(path string) (readerutil.ReaderAtCloser, error)
Open opens the given file path for reading, reusing existing file descriptors when possible.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.