//
pkg.gl
Category
github.com/pingcap/tidb
pkg
util
queue
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
0
Dependents
1
Files
61 SLOC
#
Functions
NewQueue
NewQueue creates a new queue with the given capacity.
#
Structs
Queue
Queue is a circular buffer implementation of queue.