package
1.7.6
Repository: https://github.com/influxdata/kapacitor.git
Documentation: pkg.go.dev

# Functions

NewGroup returns a new WaiterGroup, which must be stopped when it is no longer needed.

# Structs

WaiterGroup provides a mechanism to notify multiple goroutines of the occurrence of events.

# Interfaces

Waiter waits for a signal to be broadcast.