Versions in this module Expand all Collapse all v1 v1.5.5 Apr 26, 2022 v1.5.4 Apr 26, 2022 Changes in this version + func NewSelector(keys []string) selector.SelectOption + func Next(keys []string, services []*registry.Service) selector.Next + func ScoreNodes(keys []string, services []*registry.Service) (possibleNodes []*registry.Node, scores []uint64) + func Strategy(keys ...string) client.CallOption