Versions in this module Expand all Collapse all v1 v1.3.3 Dec 17, 2020 Changes in this version + func Put(b *RingBuffer) + type Pool struct + func (p *Pool) Get() *ringbuffer.RingBuffer + func (p *Pool) Put(b *RingBuffer) + type RingBuffer = ringbuffer.RingBuffer + func Get() *RingBuffer