package
2.0.0+incompatible
Repository: https://github.com/google/licenseclassifier.git
Documentation: pkg.go.dev

# Functions

NewQueue returns an unbounded priority queue that compares elements using less; the minimal element is at the top of the queue.

# Structs

Queue is a priority queue that supports updating the priority of an element.