package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MakeTenantSQLDeprecatedWrapper wraps an arbitrary object.
SendReport creates a Sentry report about the error, if the settings allow.
ShouldCatch is used for catching errors thrown as panics.
UnexpectedWithIssueErrorf indicates an error with an associated Github issue.
UnsupportedWithMultiTenancy returns an error suitable for returning when an operation could not be carried out due to the SQL server running in multi-tenancy mode.
# 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.
# Structs
TenantSQLDeprecatedWrapper is a helper to annotate uses of components that are in the progress of being phased out due to work towards multi-tenancy.