//
pkg.gl
Category
github.com/superfly/nomad
lib
delayheap
package
0.10.5-fly
Repository:
https://github.com/superfly/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
143 SLOC
#
Functions
NewDelayHeap
No description provided by the author
#
Structs
DelayHeap
DelayHeap wraps a heap and gives operations other than Push/Pop.
#
Interfaces
HeapNode
HeapNode is an interface type implemented by objects stored in the DelayHeap.