Searched refs:stickyStore (Results 1 – 1 of 1) sorted by relevance
50 stickiness *stickyStore243 type stickyStore struct { struct251 func newStickyStore() *stickyStore {252 return &stickyStore{258 func (ss *stickyStore) reset(newMDKey string) { argument267 func (ss *stickyStore) put(mdKey, stickyKey string, acw *acBalancerWrapper) { argument285 func (ss *stickyStore) get(mdKey, stickyKey string) (transport.ClientTransport, bool) { argument