Versions in this module Expand all Collapse all v0 v0.1.2 Jun 22, 2022 v0.1.1 Jun 22, 2022 v0.1.0 Jun 22, 2022 Changes in this version + type Peers interface + ConnectedWeight func() uint64 + PreferredPeers func() ids.NodeIDSet + func NewPeers() Peers + type Startup interface + ShouldStart func() bool + func NewStartup(peers Peers, startupWeight uint64) Startup