directory
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Packages

Package bufpool offers a pool of [*bytes.Buffer] objects that are placed into exponentially sized buckets.
Package sliceclear provides a way to clear and truncate the length of a slice.