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

# Functions

CheckScrubResult compares the results from running SCRUB with the expected results and throws an error if they do not match.
RunScrub runs a SCRUB statement and checks that it returns exactly one scrub result and that it matches the expected result.

# Structs

ExpectedScrubResult contains details about errors that are expected during SCRUB testing.