Versions in this module Expand all Collapse all v1 v1.0.2 Jul 7, 2024 v1.0.1 Jul 7, 2024 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