package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
FromContext returns the version stored in the context.
WithVersion returns the updated context that stores the given version.
# Constants
Latest is the latest exec version supported by this binary.
MinAccepted is the oldest version that the server is compatible with.
V24_3 is the exec version of all binaries of 24.3 and prior cockroach versions.
V25_1 is the exec version of all binaries of 25.1 cockroach versions.
# Variables
TestingWithLatestCtx is a context that has the latest exec version installed.
# Type aliases
V identifies DistSQL engine versions.