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

# Functions

NewCommand returns a new instance of Command.
No description provided by the author
NewHLLCounter returns an approximate Counter using HyperLogLogs for cardinality estimation.

# Structs

Command represents the program execution for "influxd report".

# Interfaces

Counter abstracts a a method of counting keys.