Documentation ¶
Overview ¶
Package tailfile provides helper functions to read the nth lines of any ReadSeeker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNonPositiveLinesNumber = errors.New("The number of lines to extract from the file must be positive")
ErrNonPositiveLinesNumber is an error returned if the lines number was negative.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.