//
pkg.gl
Category
github.com/fjbotha/go-spscqueue
spscqueue
package
0.0.0-20231205072141-45583b586c9d
Repository:
https://github.com/fjbotha/go-spscqueue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
129 SLOC
#
Functions
New
New[T any] returns an empty single-producer single-consumer bounded queue.
#
Structs
Queue
Queue is the structure responsible for tracking the state of the bounded single-producer single-consumer queue.