//
pkg.gl
Category
github.com/basecomplextech/baselibrary
alloc
internal
byteq
package
0.0.0-20241212132234-0076f9e1ccd7
Repository:
https://github.com/basecomplextech/baselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
516 SLOC
#
Functions
New
New allocates an unbounded byte queue.
NewCap
NewCap allocates a byte queue with a soft max capacity.
#
Interfaces
Queue
Queue is a single reader multiple writers binary message queue.