//
pkg.gl
Category
github.com/hopeio/utils
sync
queue
package
0.3.6
Repository:
https://github.com/hopeio/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
61 SLOC
#
Functions
NewLockFreeQueue
NewLockFreeQueue creates a new lock-free queue.
#
Structs
LockFreeQueue
LockFreeQueue implements lock-free FIFO freelist based queue.