Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManagedGet ¶
func ManagedGet[T any](managed ManagedPoolObject, pool *Pool) *T
Types ¶
type Info ¶
type ManagedPoolObject ¶
type ManagedPoolObject interface {
ManagedPoolObject(po PoolObject)
}
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) TotalAlloc ¶
type PoolObject ¶
Click to show internal directories.
Click to hide internal directories.