Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSource ¶
type LogSource ¶
type LogSource interface { io.ReadCloser Name() string }
type Pipe ¶
restrict file to minimal interface of FileSource to prevent possible casts to additional interfaces supported by underlying file
func (Pipe) Continuable ¶
Click to show internal directories.
Click to hide internal directories.