package
0.10.5-fly
Repository: https://github.com/superfly/nomad.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

A ScoreHeap implements heap.Interface and is a min heap that keeps the top K elements by Score.

# Interfaces

HeapItem is an interface type implemented by objects stored in the ScoreHeap.