package
1.0.3
Repository: https://github.com/sgtsquiggs/tail.git
Documentation: pkg.go.dev

# Functions

Logger defines the logger.
NewFakeWatcher returns a fake Watcher for use in tests.
NewLogWatcher returns a new LogWatcher, or returns an error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Event is a generalisation of events sent from the watcher to its listeners.
FakeWatcher implements an in-memory Watcher.
LogWatcher implements a Watcher for watching real filesystems.

# Interfaces

Watcher describes an interface for filesystem watching.

# Type aliases

Option used to set trailer options.
No description provided by the author