Versions in this module Expand all Collapse all v0 v0.14.1 Oct 4, 2018 v0.14.0 Sep 30, 2018 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