package
0.0.2-beta
Repository: https://github.com/kappere/go-rest.git
Documentation: pkg.go.dev

# Interfaces

An PriorityQueueItem is something we manage in a priority queue.

# Type aliases

A PriorityQueue implements heap.Interface and holds Items.