package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.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.