//
pkg.gl
Category
github.com/hernad/nomad
lib
delayheap
package
1.6.112
Repository:
https://github.com/hernad/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
2
Files
140 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.