package
4.0.14+incompatible
Repository: https://github.com/hu177/br.git
Documentation: pkg.go.dev

# Functions

GetAllTiKVStores returns all TiKV stores registered to the PD client.
NewMgr creates a new Mgr.

# Constants

ErrorOnTiFlash causes GetAllTiKVStores to return error when the store is found to be a TiFlash node.
SkipTiFlash causes GetAllTiKVStores to skip the store when it is found to be a TiFlash node.
TiFlashOnly caused GetAllTiKVStores to skip the store which is not a TiFlash node.

# Structs

Mgr manages connections to a TiDB cluster.

# Type aliases

StoreBehavior is the action to do in GetAllTiKVStores when a non-TiKV store (e.g.