Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + type Unbounded struct + func NewUnbounded() *Unbounded + func (b *Unbounded) Get() <-chan interface{} + func (b *Unbounded) Load() + func (b *Unbounded) Put(t interface{})