package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.git
Documentation: pkg.go.dev
# Functions
MakeClusterSettings makes a new ClusterSettings object for the given minimum supported and server version, respectively.
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.
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.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
Version constants.
see versionsSingleton for details.
Version constants.
Version constants.
see versionsSingleton for details.
# 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.
# Structs
No description provided by the author
An ExposedClusterVersion exposes a cluster-wide minimum version which is assumed to be supported by all nodes.
Settings is the collection of cluster settings.
# Type aliases
VersionKey is a unique identifier for a version of CockroachDB.