Documentation ¶
Overview ¶
Package to read and index lines of a file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LineReader ¶
func NewReader ¶
func NewReader(f file.SectionReader) LineReader
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func (*Reader) GetReadOffset ¶
Read a single line and return the offset for indexing.
Click to show internal directories.
Click to hide internal directories.