Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenClose ¶
type OpenClose[T any] struct { // contains filtered or unexported fields }
OpenClose is a pool of resources which have an open and close cost to be amoritized by staying in the pool.
func NewOpenClose ¶
Click to show internal directories.
Click to hide internal directories.