//
pkg.gl
Category
github.com/srcup/u-root
cmds
core
tail
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
200 SLOC
#
Functions
Tail
Tail reads the last N lines from the input File and writes them to the Writer.
#
Structs
TailConfig
TailConfig is a configuration object for the Tail function.
#
Interfaces
ReadAtSeeker
No description provided by the author