//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
dataobj
internal
util
bufpool
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
88 SLOC
#
Functions
Get
Get returns a buffer from the pool for the given size.
Put
Put returns a buffer to the pool.