Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2025 Changes in this version + func Put(b *RingBuffer) + type Pool struct + func (p *Pool) Get() *RingBuffer + func (p *Pool) Put(b *RingBuffer) + type RingBuffer = ring.Buffer + func Get() *RingBuffer