package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewElementCreationMetadata construct a `*scpb.ElementCreationMetadata` based on `clusterVersion`.
WalkDescriptor walks through the elements which are implicitly defined in the descriptor, and returns the set of descriptor IDs back-referenced by the descriptor.

# Interfaces

CommentGetter represent an interface to fetch comment for descriptors.
ZoneConfigGetter supports reading raw zone config information from storage.

# Type aliases

ElementVisitor is the type of the visitor callback function used by WalkDescriptor.