tail

package
v0.0.0-...-0bf2977 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Line

type Line struct {
	Text string
	Time time.Time
	Err  error
}

type SeekInfo

type SeekInfo struct {
	Offset int64
	Whence int
}

type Tail

type Tail struct {
	Lines chan *Line
	// contains filtered or unexported fields
}

func New

func New(filename string) *Tail

func (*Tail) StartTrack

func (t *Tail) StartTrack()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL