//
pkg.gl
Category
github.com/kappere/go-rest
core
tool
common
package
0.0.2-beta
Repository:
https://github.com/kappere/go-rest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
24 SLOC
#
Interfaces
PriorityQueueItem
An PriorityQueueItem is something we manage in a priority queue.
#
Type aliases
PriorityQueue
A PriorityQueue implements heap.Interface and holds Items.