//
pkg.gl
Category
github.com/containers/podman/v4
libpod
logs
reversereader
package
4.9.5
Repository:
https://github.com/containers/podman.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
4
Dependents
1
Files
52 SLOC
#
Functions
NewReverseReader
NewReverseReader returns a reader that reads from the end of a file rather than the beginning.
#
Structs
ReverseReader
ReverseReader structure for reading a file backwards.