package
0.0.0-20231205072141-45583b586c9d
Repository: https://github.com/fjbotha/go-spscqueue.git
Documentation: pkg.go.dev

# Functions

New[T any] returns an empty single-producer single-consumer bounded queue.

# Structs

Queue is the structure responsible for tracking the state of the bounded single-producer single-consumer queue.