package
3.0.9+incompatible
Repository: https://github.com/google/mtail.git
Documentation: pkg.go.dev

# Functions

IsExitableError returns true if a stream should exit because of this error.
No description provided by the author
New creates a LogStream from the file object located at the absolute path `pathname`.
NewLineReader creates a new LineReader.
SetReadDeadlineOnDone waits for the context to be done, and then sets an immediate read deadline on the flie descriptor `d`.

# Constants

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

# Variables

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

# Structs

LineReader reads lines from input and sends lines through the channel.

# Interfaces

LogStream.
ReadDeadliner has a SetReadDeadline function to be used for interrupting reads.

# Type aliases

No description provided by the author