package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
MakeTenantSQLDeprecatedWrapper wraps an arbitrary object.
ShouldCatch is used for catching errors thrown as panics.
UnexpectedWithIssueErrorf indicates an error with an associated Github issue.
UnsupportedUnderClusterVirtualization returns an error suitable for returning when an operation could not be carried out due to the SQL server running inside a virtual cluster.
# Constants
FeatureNotAvailableToNonSystemTenantsIssue is to be used with the Optional and related error interfaces when a feature is simply not available to non-system tenants (i.e.
UnsupportedUnderClusterVirtualizationMessage is the message used by UnsupportedUnderClusterVirtualization error.
# Structs
TempSentinel is a sentinel type that allows other packages to retrieve the path to this package with reflect and PkgPath.
TenantSQLDeprecatedWrapper is a helper to annotate uses of components that are in the progress of being phased out due to work towards multi-tenancy.