Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Events2Poll ¶
type Events2Poll struct { // Interval to wait between calls to drbdsetup devents2 Interval time.Duration }
Events2Poll continuously calls drbdsetup events2 at a specified Interval.
type FileCollector ¶
type FileCollector struct {
Path *string
}
FileCollector gathers newline delimited events from a plaintext file.
Click to show internal directories.
Click to hide internal directories.