package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Constants
PrimaryIndexEncoding corresponds to when a secondary index is encoded using the primary index encoding as described in docs/tech-notes/encoding.md.
SecondaryIndexEncoding corresponds to the standard way of encoding secondary indexes as described in docs/tech-notes/encoding.md.
# Type aliases
IndexDescriptorEncodingType is a custom type to represent different encoding types for secondary indexes.