Searched refs:stickyKeyFromContext (Results 1 – 1 of 1) sorted by relevance
136 stickyKey, isSticky := stickyKeyFromContext(ctx, mdKey)311 func stickyKeyFromContext(ctx context.Context, stickinessMDKey string) (string, bool) { func