package
0.0.0-20241107035240-db96926ac414
Repository: https://github.com/aintelligencegame/clicktail.git
Documentation: pkg.go.dev

# Functions

GetEntries sets up a list of channels that get one line at a time from each file down each channel.
GetSampledEntries wraps GetEntries and returns a list of channels that provide sampled entries.

# Constants

foo.log gets rotated to foo.log.1, new entries go to foo.log.
foo.log.OLDSTAMP gets closed, new entries go to foo.log.NEWSTAMP NOT YET IMPLEMENTED.

# Structs

No description provided by the author
State is what's stored in a statefile.
No description provided by the author

# Type aliases

No description provided by the author