//
pkg.gl
Category
github.com/assembly-hub/task
queue
package
1.5.5
Repository:
https://github.com/assembly-hub/task.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
239 SLOC
#
Functions
NewQueue
No description provided by the author
NewSortedQueue
No description provided by the author
#
Interfaces
Queue
Queue 无序任务队列.
SortedQueue
SortedQueue 顺序任务队列,执行顺序与添加顺序一致.