package
0.0.0-20241212132234-0076f9e1ccd7
Repository: https://github.com/basecomplextech/baselibrary.git
Documentation: pkg.go.dev

# Functions

New allocates an unbounded byte queue.
NewCap allocates a byte queue with a soft max capacity.

# Interfaces

Queue is a single reader multiple writers binary message queue.