# Functions
DefaultPriorityPolicyFixture returns the default peer handout policy for testing purposes.
NewPriorityPolicy returns a PriorityPolicy that assigns priorities using the given priority policy.
# Structs
Config defines configuration for the peer handout policy.
PriorityPolicy wraps an assignmentPolicy and uses it to sort lists of peers.