//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
util
pool
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
2
Dependents
1
Files
58 SLOC
#
Functions
NewBuffer
NewBuffer a new Pool with size buckets for minSize to maxSize increasing by the given factor.
#
Structs
BufferPool
BufferPool is a bucketed pool for variably bytes buffers.