package
0.50.6
Repository: https://github.com/rilldata/rill.git
Documentation: pkg.go.dev

# Functions

NewBounded returns a container of type bounded.
NewFIFO returns a container of type fifo.
NewUnbounded returns a container of type unbounded.

# Interfaces

Container is a collection of items More functions like remove can be added if future use cases arise.