Versions in this module Expand all Collapse all v0 v0.3.1 Jun 21, 2021 Changes in this version + const NameSmoothWeightRoundRobin + func NewBalancerBuilderV2(name string, pb PickerBuilder, config base.Config) balancer.Builder + func NewErrPickerV2(err error) balancer.V2Picker + type PickerBuildInfo struct + ReadySCs map[balancer.SubConn]base.SubConnInfo + type PickerBuilder interface + Build func(info PickerBuildInfo) balancer.V2Picker