//
pkg.gl
Category
github.com/trying2016/common-tools
queue
package
0.3.7
Repository:
https://github.com/trying2016/common-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
134 SLOC
#
Functions
NewNormal
NewNormal 创建一个队列,params第一个表示 thread 数量.
NewPriority
NewPriority 创建一个优先级队列,params第一个是thread.
#
Structs
PriorityQueue
No description provided by the author
Queue
No description provided by the author
#
Type aliases
CallbackFun
No description provided by the author