//
pkg.gl
Category
github.com/pingcap/pd/v3
tests
package
3.1.2
Repository:
https://github.com/pingcap/pd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
1
Files
473 SLOC
#
Packages
client
No description provided by the author
compatibility
No description provided by the author
dashboard
No description provided by the author
pdbackup
No description provided by the author
pdctl
No description provided by the author
server
No description provided by the author
#
Functions
NewTestCluster
NewTestCluster creates a new TestCluster.
NewTestServer
NewTestServer creates a new TestServer.
#
Constants
Destroy
TestServer states.
Initial
TestServer states.
Running
TestServer states.
Stop
TestServer states.
#
Structs
TestCluster
TestCluster is only for test.
TestServer
TestServer is only for test.
#
Type aliases
ConfigOption
ConfigOption is used to define customize settings in test.