github.com/nickwells/pager.mod

types and methods for paging the output


License
MIT
Install
go get github.com/nickwells/pager.mod

Documentation

go.dev reference Go Report Card GitHub License

pager

This provides types and methods for paging output. If output is being written to a terminal then a pager is slipped in between the output and the terminal.