Versions in this module Expand all Collapse all v2 v2.5.2 Apr 24, 2024 v2.5.1 Apr 24, 2024 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