//
pkg.gl
Category
github.com/erda-project/erda
modules
pipeline
pipengine
queue
priorityqueue
package
1.5.0
Repository:
https://github.com/erda-project/erda.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
191 SLOC
#
Functions
NewItem
No description provided by the author
NewPriorityQueue
No description provided by the author
#
Structs
PriorityQueue
PriorityQueue 优先队列.
SnapshotObj
No description provided by the author
#
Interfaces
Item
Item 是优先队列存储的结构.