//
pkg.gl
Category
github.com/jfrog/licenseclassifier
stringclassifier
internal
pq
package
1.0.2
Repository:
https://github.com/jfrog/licenseclassifier.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
62 SLOC
#
Functions
NewQueue
NewQueue returns an unbounded priority queue that compares elements using less; the minimal element is at the top of the queue.
#
Structs
Queue
Queue is a priority queue that supports updating the priority of an element.