package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Packages
Package bootstrap contains the metadata required to bootstrap the sql schema for a fresh cockroach cluster.
Package catalogkeys describes keys used by the SQL catalog.
Package catenumpb contains enum definitions from catalog in order to keep catenumpb very low dependency.
No description provided by the author
Package catpb contains definitions of low-level serializations of catalog concepts which can be shared by descriptors and schema change elements.
No description provided by the author
No description provided by the author
Package colinfo contains type information and related structures for dealing with columns returned from sql operations.
Package dbdesc contains the concrete implementations of catalog.DatabaseDescriptor.
No description provided by the author
No description provided by the author
Package descpb exposes the "Descriptor" type and related utilities.
Package descs provides abstractions for dealing with sets of descriptors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package hydrateddesccache contains logic to cache descriptors with user defined types hydrated.
No description provided by the author
Package lease provides functionality to create and manage sql schema leases.
Package multiregion provides functions and structs for interacting with the static multi-region state configured by users on their databases.
Package nstree provides a data structure for storing and retrieving descriptors namespace entry-like data.
No description provided by the author
Package redact contains utilities to redact sensitive fields from descriptors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package schemaexpr provides utilities for dealing with expressions with table
schemas, such as check constraints, computed columns, and partial index
predicates.
No description provided by the author
Package seqexpr provides functionality to find usages of sequences in expressions.
No description provided by the author
No description provided by the author
Package tabledesc provides concrete implementations of catalog.TableDesc.
Package typedesc contains the concrete implementations of catalog.TypeDescriptor.
No description provided by the author