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

# Functions

New constructs a new coordinating task service.

# Structs

CoordinatingTaskService acts as a TaskService decorator that handles coordinating the api request with the required task control actions asynchronously via a message dispatcher.

# Interfaces

Coordinator is a type which is used to react to task related actions.