Versions in this module Expand all Collapse all v0 v0.1.0 May 30, 2024 Changes in this version + type Aperture interface + Next func() (interface{}, func(balancer.DoneInfo)) + SetLocalPeerID func(string) + SetLocalPeers func([]string) + SetLogicalAperture func(int) + SetRemotePeers func([]interface{}) + type Picker interface + Add func(interface{}, float64) + Next func() (interface{}, func(balancer.DoneInfo)) + Reset func() + type Set interface + Add func(interface{}, float64, SetInfo) + Next func() (interface{}, func(balancer.DoneInfo)) + Reset func() + type SetInfo struct + Name string + Region string + UnitName string