//
pkg.gl
Category
github.com/containers/podman/v3
libpod
logs
reversereader
package
3.4.7
Repository:
https://github.com/containers/podman.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
3
Dependents
1
Files
55 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.