package
2.0.0+incompatible
Repository: https://github.com/seatgeek/nomad-helper.git
Documentation: pkg.go.dev

# Functions

NewLineLimitReader takes the ReadCloser to wrap, the number of lines to find searching backwards in the first searchLimit bytes.
No description provided by the author
No description provided by the author

# Structs

LineLimitReader wraps another reader and provides `tail -n` like behavior.