pkg/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
pkg/binaryutil | |
pkg/bloom | |
pkg/bytesutil | |
pkg/data | |
pkg/data/gen | |
pkg/data/gensyncmap | |
pkg/deep | Package deep provides a deep equality check for use in tests. |
pkg/encoding | |
pkg/encoding/simple8b | Package simple8b implements the 64bit integer encoding algorithm as published by Ann and Moffat in "Index compression using 64-bit words", Softw. |
pkg/errors | |
pkg/escape | Package escape contains utilities for escaping parts of InfluxQL and InfluxDB line protocol. |
pkg/estimator | |
pkg/estimator/hll | Package 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/limiter | Package limiter provides concurrency limiters. |
pkg/metrics | Package metrics provides various measurements that are safe for concurrent access. |
pkg/mmap | Package mmap provides a way to memory-map a file. |
pkg/pool | Package pool provides pool structures to help reduce garbage collector pressure. |
pkg/pprofutil | |
pkg/radix | |
pkg/reporthelper | Package report reports statistics about TSM files. |
pkg/rhh | |
pkg/slices | Package slices contains functions to operate on slices treated as sets. |
pkg/snowflake | |
pkg/tar | |
pkg/testing | |
pkg/testing/assert | Package assert provides helper functions that can be used with the standard Go testing package. |
pkg/testttp | |
pkg/tlsconfig | |
pkg/tracing | Package tracing provides a way for capturing hierarchical traces. |
pkg/tracing/fields | |
pkg/tracing/labels | |
pkg/tracing/wire | Package 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.