Versions in this module Expand all Collapse all v1 v1.0.1 Sep 30, 2020 Changes in this version + type Config struct + Logger *zap.Logger + Policy Policy + SubConnToResolverAddress map[balancer.SubConn]resolver.Address + type Picker interface + String func() string + func New(cfg Config) Picker + func NewErr(err error) Picker + type Policy uint8 + const Custom + const Error + const RoundrobinBalanced + func (p Policy) String() string Incompatible versions in this module v3.3.16+incompatible Oct 10, 2019