Versions in this module Expand all Collapse all v1 v1.0.1 Mar 15, 2020 v1.0.0 Mar 15, 2020 Changes in this version + type LabelKey struct + Key string + Labels []string + type LabelStrategy interface + Background func() + CrossBorder func(startKey, endKey string) bool + Label func(key string) LabelKey + func TiDBLabelStrategy(ctx context.Context, cfg *config.Config, provider *region.PDDataProvider, ...) LabelStrategy