package
2.55.1+incompatible
Repository: https://github.com/prometheus/prometheus.git
Documentation: pkg.go.dev

# Functions

New creates a new Pool[T] with the given function to create new items.

# Structs

Pool is a type-safe pool of items that does not allocate pointers to items.