package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewEtcdSyncer creates a new Syncer.
NewMemSyncer creates a new memSyncer.
NewStateInfo is new a StateInfo.
# Constants
StateNormalRunning represents the cluster global state is normal running.
StateUpgrading represents the cluster global state is upgrading.
# Interfaces
Syncer is used to synchronize server state.