package
Version:
v0.0.40
Opens a new window with list of versions in this module.
Published: Sep 26, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LineReader struct {
Line int64
Offset int64
}
LineReader keeps track of how many lines have been read.
New creates a new LineReader. A reader that keeps track of the line positions within the source.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.