package
1.34.1
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Functions

NewPriorityQueue returns an empty priority queue.

# Structs

PriorityQueue implements a priority queue.

# Interfaces

Lesser is an interface to enable generic structs to be elements of a priority queue.