package
1.1.1
Repository: https://github.com/obolnetwork/charon.git
Documentation: pkg.go.dev

# 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

# Type aliases

Priority is one of many grouped by a Topic being prioritised in an Instance.
Topic groups priorities in an instance.