# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Enum value maps for RelationMetadata_RelationKind.
Enum value maps for RelationMetadata_RelationKind.
# Structs
No description provided by the author
No description provided by the author
DecodedCaveatValidationError is the validation error returned by DecodedCaveat.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
DecodedCursorValidationError is the validation error returned by DecodedCursor.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DecodedZedToken_V1ZedTokenValidationError is the validation error returned by DecodedZedToken_V1ZedToken.Validate if the designated constraints aren't met.
No description provided by the author
DecodedZedToken_V1ZookieValidationError is the validation error returned by DecodedZedToken_V1Zookie.Validate if the designated constraints aren't met.
DecodedZedTokenValidationError is the validation error returned by DecodedZedToken.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
DecodedZookie_V1ZookieValidationError is the validation error returned by DecodedZookie_V1Zookie.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
DecodedZookie_V2ZookieValidationError is the validation error returned by DecodedZookie_V2Zookie.Validate if the designated constraints aren't met.
DecodedZookieValidationError is the validation error returned by DecodedZookie.Validate if the designated constraints aren't met.
No description provided by the author
DocCommentValidationError is the validation error returned by DocComment.Validate if the designated constraints aren't met.
No description provided by the author
NamespaceAndRevisionValidationError is the validation error returned by NamespaceAndRevision.Validate if the designated constraints aren't met.
* PostgresRevision is a compact binary encoding of a postgres snapshot as described in the offial documentation here: https://www.postgresql.org/docs/current/functions-info.html#FUNCTIONS-PG-SNAPSHOT-PARTS
We use relative offsets for xmax and the xips to reduce the number of bytes required for binary encoding using the protobuf varint datatype: https://protobuf.dev/programming-guides/encoding/#varints.
PostgresRevisionValidationError is the validation error returned by PostgresRevision.Validate if the designated constraints aren't met.
No description provided by the author
RelationMetadataValidationError is the validation error returned by RelationMetadata.Validate if the designated constraints aren't met.
No description provided by the author
V1Alpha1RevisionValidationError is the validation error returned by V1Alpha1Revision.Validate if the designated constraints aren't met.
No description provided by the author
V1CursorValidationError is the validation error returned by V1Cursor.Validate if the designated constraints aren't met.
# Type aliases
DecodedCaveatMultiError is an error wrapping multiple validation errors returned by DecodedCaveat.ValidateAll() if the designated constraints aren't met.
DecodedCursorMultiError is an error wrapping multiple validation errors returned by DecodedCursor.ValidateAll() if the designated constraints aren't met.
DecodedZedToken_V1ZedTokenMultiError is an error wrapping multiple validation errors returned by DecodedZedToken_V1ZedToken.ValidateAll() if the designated constraints aren't met.
DecodedZedToken_V1ZookieMultiError is an error wrapping multiple validation errors returned by DecodedZedToken_V1Zookie.ValidateAll() if the designated constraints aren't met.
DecodedZedTokenMultiError is an error wrapping multiple validation errors returned by DecodedZedToken.ValidateAll() if the designated constraints aren't met.
DecodedZookie_V1ZookieMultiError is an error wrapping multiple validation errors returned by DecodedZookie_V1Zookie.ValidateAll() if the designated constraints aren't met.
DecodedZookie_V2ZookieMultiError is an error wrapping multiple validation errors returned by DecodedZookie_V2Zookie.ValidateAll() if the designated constraints aren't met.
DecodedZookieMultiError is an error wrapping multiple validation errors returned by DecodedZookie.ValidateAll() if the designated constraints aren't met.
DocCommentMultiError is an error wrapping multiple validation errors returned by DocComment.ValidateAll() if the designated constraints aren't met.
NamespaceAndRevisionMultiError is an error wrapping multiple validation errors returned by NamespaceAndRevision.ValidateAll() if the designated constraints aren't met.
PostgresRevisionMultiError is an error wrapping multiple validation errors returned by PostgresRevision.ValidateAll() if the designated constraints aren't met.
No description provided by the author
RelationMetadataMultiError is an error wrapping multiple validation errors returned by RelationMetadata.ValidateAll() if the designated constraints aren't met.
V1Alpha1RevisionMultiError is an error wrapping multiple validation errors returned by V1Alpha1Revision.ValidateAll() if the designated constraints aren't met.
V1CursorMultiError is an error wrapping multiple validation errors returned by V1Cursor.ValidateAll() if the designated constraints aren't met.