package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# 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.