Versions in this module Expand all Collapse all v4 v4.7.0 Jul 2, 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 Other modules containing this package github.com/asim/go-micro/plugins/selector/shard/v3