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

# Packages

# Functions

# Constants

guarantees delivery to at least one receiver.
best effort delivery.
DefaultQuiesceTimeout is the duration the client will wait for outstanding messages to be published before forcing a disconnection.
guarantees delivery only once.

# Variables

# Structs

# Interfaces

Client describes an immutable MQTT client, designed to accommodate the incongruencies between real clients and mock clients.

# Type aliases

QoSLevel indicates the quality of service for messages delivered to a broker.