package
0.13.0
Repository: https://github.com/tencentblueking/influxdb.git
Documentation: pkg.go.dev

# Functions

NewConfig returns a new instance of a subscriber config.
NewService returns a subscriber service with given settings.
NewUDP returns a new UDP listener with default options.

# Constants

ALL is a Balance mode option.
ALL is a Balance mode option.

# Structs

Config represents a configuration of the subscriber service.
Service manages forking the incoming data from InfluxDB to defined third party destinations.
UDP supports writing points over UDP using the line protocol.

# Interfaces

PointsWriter is an interface for writing points to a subscription destination.

# Type aliases

BalanceMode sets what balance mode to use on a subscription.