package tailfile
import "github.com/docker/docker/pkg/tailfile"
Index ¶
Variables ¶
Functions ¶
func TailFile ¶
func TailFile(f io.ReadSeeker, n int) ([][]byte, error)
TailFile returns last n lines of file f
Source Files ¶
- Version
- v1.8.3
- Published
- Oct 12, 2015
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 53 minutes ago –
Tools for package owners.