file

package
v0.0.0-...-d866e0e Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tailer

type Tailer interface {
	Tail(context.Context) (<-chan string, <-chan error)
}

Tailer it sends lines in channel

func NewDefaultTailer

func NewDefaultTailer(file string) (Tailer, error)

NewDefaultTailer creates a watcher on the file.

Jump to

Keyboard shortcuts

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