//
pkg.gl
Category
github.com/grafana/pyroscope
pkg
util
bufferpool
package
1.9.0
Repository:
https://github.com/grafana/pyroscope.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
84 SLOC
#
Functions
GetBuffer
GetBuffer returns a buffer from the pool, or creates a new one.
Put
Put places the buffer into the pool.
#
Structs
Buffer
No description provided by the author