follower

package
v0.0.0-...-5087eb6 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: MIT Imports: 7 Imported by: 32

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Offset int64
	Whence int
	Reopen bool
}

type Follower

type Follower struct {
	// contains filtered or unexported fields
}

func New

func New(filename string, config Config) (*Follower, error)

func (*Follower) Close

func (t *Follower) Close()

func (*Follower) Err

func (t *Follower) Err() error

func (*Follower) Lines

func (t *Follower) Lines() chan Line

type Line

type Line struct {
	// contains filtered or unexported fields
}

func (*Line) Bytes

func (l *Line) Bytes() []byte

func (*Line) Discarded

func (l *Line) Discarded() int

func (*Line) String

func (l *Line) String() string

Jump to

Keyboard shortcuts

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