Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option[T any] func(*pool[T])
type Pool ¶
type Pool[T any] struct { // contains filtered or unexported fields }
Pool is for GC, see New for detail
func (Pool) GetContext ¶
Click to show internal directories.
Click to hide internal directories.