package
23.2.20+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewTestCluster initializes a TestCluster made up of `nodes` in-memory testing servers.
StartTestCluster creates and starts up a TestCluster made up of `nodes` in-memory testing servers.
# Variables
TestClusterFactory can be passed to serverutils.InitTestClusterFactory.
# Structs
TestCluster represents a set of TestServers.