package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

NewHLLCounter returns an approximate Counter using HyperLogLogs for cardinality estimation.

# Interfaces

Counter abstracts a method of counting keys.