package
1.0.26
Repository: https://github.com/askasoft/pango.git
Documentation: pkg.go.dev

# Functions

NewTwoLockQueue returns an empty TwoLockQueue.

# Structs

TwoLockQueue is a concurrent unbounded queue which uses two-Lock concurrent queue qlgorithm.