package
25.1.0+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.
PrintTimings summarizes time spent across invocations of testcluster methods.
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.