//
pkg.gl
Category
github.com/nir0s/nomad
lib
package
0.8.7-rc1
Repository:
https://github.com/nir0s/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.