package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewDemoCluster instantiates a demo cluster.
TestingForceRandomizeDemoPorts disables the fixed port allocation for demo clusters, for use in tests.
# Variables
EnableEnterprise is not implemented here in order to keep OSS/BSL builds successful.
# Interfaces
DemoCluster represents a demo cluster.
# Type aliases
DemoLocalityList represents a list of localities for the cockroach demo command.
LoggerFn is the type of a logger function to use by the demo cluster to report special events.
ShoutLoggerFn is the type of a logger function to use by the demo cluster to report special events to both a log and the terminal.