package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

# Functions

# 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.