pkg/ directory

Directories

PathSynopsis
pkg/binaryutil
pkg/bloom
pkg/bytesutil
pkg/data
pkg/data/gen
pkg/data/gensyncmap
pkg/deepPackage deep provides a deep equality check for use in tests.
pkg/encoding
pkg/encoding/simple8bPackage simple8b implements the 64bit integer encoding algorithm as published by Ann and Moffat in "Index compression using 64-bit words", Softw.
pkg/errors
pkg/escapePackage escape contains utilities for escaping parts of InfluxQL and InfluxDB line protocol.
pkg/estimator
pkg/estimator/hllPackage hll contains a HyperLogLog++ with a LogLog-Beta bias correction implementation that is adapted (mostly copied) from an implementation provided by Clark DuVall github.com/clarkduvall/hyperloglog.
pkg/file
pkg/limiterPackage limiter provides concurrency limiters.
pkg/metricsPackage metrics provides various measurements that are safe for concurrent access.
pkg/mmapPackage mmap provides a way to memory-map a file.
pkg/poolPackage pool provides pool structures to help reduce garbage collector pressure.
pkg/pprofutil
pkg/radix
pkg/reporthelperPackage report reports statistics about TSM files.
pkg/rhh
pkg/slicesPackage slices contains functions to operate on slices treated as sets.
pkg/snowflake
pkg/tar
pkg/testing
pkg/testing/assertPackage assert provides helper functions that can be used with the standard Go testing package.
pkg/testttp
pkg/tlsconfig
pkg/tracingPackage tracing provides a way for capturing hierarchical traces.
pkg/tracing/fields
pkg/tracing/labels
pkg/tracing/wirePackage wire is used to serialize a trace.
Version
v1.12.0 (latest)
Published
Apr 8, 2025
Platform
linux/amd64
Last checked
2 days ago

Tools for package owners.