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

# Functions

New constructs a Reconciler.

# Variables

ReconcileInterval is the interval between two reconciliations of protected timestamp records.

# Structs

Metrics encapsulates the metrics exported by the Reconciler.
Reconciler runs a loop to reconcile the protected timestamps with external state.

# Type aliases

StatusFunc is used to check on the status of a Record based on its Meta field.
StatusFuncs maps from MetaType to a StatusFunc.