package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
CreateTestingKnobs creates a testing knob in the unit tests.
# Structs
NoopUpdater is an implementation of ITableMetadataUpdater that performs a noop when RunUpdater is called.
TestingKnobs provides hooks into the table metadata cache job.
# Interfaces
ITableMetadataUpdater is an interface that exposes a RunUpdater to be tableMetadataUpdateJobResumer.