//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
util
tail
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
69 SLOC
#
Functions
FindTailLineStartIndex
FindTailLineStartIndex returns the start of last nth line.
ReadAtMost
ReadAtMost reads at most max bytes from the end of the file identified by path or returns an error.