package
0.10.10-alpha1
Repository: https://github.com/greut/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.