tailer

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBufferedLineReader

func NewBufferedLineReader() *bufferedLineReader

Types

type Tailer

type Tailer interface {
	Lines() chan string
	Errors() chan error
	Close()
}

func RunFileTailer

func RunFileTailer(path string, readall bool, logger simpleLogger) Tailer

func RunStdinTailer

func RunStdinTailer() Tailer

Jump to

Keyboard shortcuts

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