Documentation
¶
Index ¶
- Constants
- func CheckPollInterval(where string, d time.Duration) error
- func ParsePollInterval(where, raw string) (time.Duration, error)
- func Poll(ctx context.Context, name string, interval time.Duration, ...) <-chan plugin.Event
- func PollAdaptive(ctx context.Context, name string, interval time.Duration, ...) <-chan plugin.Event
- func PollInterval(params map[string]string, signal string, def time.Duration) (time.Duration, error)
- type Seen
- type State
Constants ¶
View Source
const MinPollInterval = time.Second
Variables ¶
This section is empty.
Functions ¶
func PollAdaptive ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.