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

# Packages

Package cmputil provides helper utilities for the go-cmp package.
Package deep provides a deep equality check for use in tests.
Package escape contains utilities for escaping parts of InfluxQL and InfluxDB line protocol.
Package limiter provides concurrency limiters.
Package metrics provides various measurements that are safe for concurrent access.
Package mmap provides a way to memory-map a file.
Package pointer provides utilities for pointer handling that aren't available in go.
Package pool provides pool structures to help reduce garbage collector pressure.
Package reporthelper reports statistics about TSM files.
Package slices contains functions to operate on slices treated as sets.
Package tracing provides a way for capturing hierarchical traces.