package
1.1.3
Repository: https://github.com/permify/permify.git
Documentation: pkg.go.dev

# Functions

AttributesFilterQueryForSelectBuilder -.
AttributesFilterQueryForUpdateBuilder -.
EnsureDBVersion checks the version of the given database connection and returns an error if the version is not supported.
GenerateGCQuery generates a Squirrel DELETE query builder for garbage collection.
HandleError records an error in the given span, logs the error, and returns a standardized error.
IsContextRelatedError checks if the error is due to context cancellation, deadline exceedance, or closed connection.
IsSerializationRelatedError checks if the error is a serialization failure, typically in database transactions.
NewContinuousToken - Creates a new continuous token.
SnapshotQuery adds conditions to a SELECT query for checking transaction visibility based on created and expired transaction IDs.
TuplesFilterQueryForSelectBuilder -.
TuplesFilterQueryForUpdateBuilder -.
WaitWithBackoff implements an exponential backoff strategy with jitter for retries.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author