package
0.0.0-20241212192544-4710020385f1
Repository: https://github.com/hackborn/onefunc.git
Documentation: pkg.go.dev

# Functions

NewPool answers a new generic pool object.

# Structs

Pool is a generic value store, for recycling objects.

# Interfaces

PoolInterner specifies the operations necessary for a functioning pool.