Versions in this module Expand all Collapse all v0 v0.0.33 Aug 21, 2026 Changes in this version + type ObjectPool interface + Acquire func() *T + Release func(obj *T)