Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdReader ¶
type CmdReader struct {
// contains filtered or unexported fields
}
type Reader ¶
type Reader struct {
io.ReadCloser
}
Reader is a simple implementation of tail -f It has a relatively slow read cycle of 500ms
Click to show internal directories.
Click to hide internal directories.