package
1.6.112
Repository: https://github.com/hernad/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.