Versions in this module Expand all Collapse all v1 v1.0.3 Jul 17, 2021 v1.0.1 Jul 17, 2021 Changes in this version + type Balancer interface + Pick func(ctx context.Context, nodes []naming.Instance) (node *naming.Instance, done func(DoneInfo)) + Schema func() string + type DoneInfo struct + Err error + Trailer map[string]string + type Printable interface + PrintStats func()