package
0.0.0-20231030165809-750d6ac8af90
Repository: https://github.com/swfrench/nginx-log-exporter.git
Documentation: pkg.go.dev

# Packages

Package mock_tailer is a generated GoMock package.

# Functions

NewTailer creates a new Tailer object configured to read data from the file at the supplied path (and performing rotation checks after idleDuration of inactivity).

# Structs

Tailer is an abstraction for reading newly appended content from a file, implementing TailerT (i.e.

# Interfaces

TailerT is an interface representing a Tailer (useful for mocks).