package
19.2.12+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
New creates an new IntentResolver.
# Structs
Config contains the dependencies to construct an IntentResolver.
IntentResolver manages the process of pushing transactions and resolving intents.
Metrics contains the metrics for the IntentResolver.
ResolveOptions is used during intent resolution.
# Type aliases
CleanupFunc is used to report the result of later writes in the face of WriteIntentError.