# Functions
NewComponent returns a new priority component.
NewForT exports newInternal for testing and returns a new prioritiser.
Protocols returns the supported protocols of this package in order of precedence.
# Structs
Component wraps a prioritise protocol instance providing a friendly API (hiding the underlying protobuf types) and does signing.
Prioritiser resolves cluster wide priorities.
ScoredPriority defines a resulting cluster-agreed priority including its score.
TopicProposal defines the proposed priorities of a single prioritise topic.
TopicResult defines the resulting cluster-agreed upon priorities of a single prioritise topic.
# Interfaces
No description provided by the author