package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/cockroach.git
Documentation: pkg.go.dev
# Functions
MakeClusterSettings makes a new ClusterSettings object.
MakeTestingClusterSettings returns a Settings object that has had its version initialized to BinaryServerVersion.
MakeTestingClusterSettingsWithVersion returns a Settings object that has had its version initialized to the provided version configuration.
TelemetryOptOut is a place for controlling whether to opt out of telemetry or not.
VersionByKey returns the roachpb.Version for a given key.
# Constants
KeyVersionSetting is the "version" settings key.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
# Variables
BinaryMinimumSupportedVersion is the earliest version of data supported by this binary.
BinaryServerVersion is the version of this binary.
No description provided by the author
No description provided by the author
= nil.
TestingClusterVersion is a ClusterVersion that tests can use when they don't want to go through a Settings object.
Version represents the cluster's "active version".
# Structs
ClusterVersion represents a cluster's "active version".
Settings is the collection of cluster settings.
# Type aliases
VersionKey is a unique identifier for a version of CockroachDB.