package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
AfterTest snapshots the currently-running goroutines and returns a function to be run at the end of tests to see whether any goroutines leaked.
# Variables
PrintLeakedStoppers is injected from `pkg/util/stop` to avoid a dependency cycle.
# Interfaces
T allows failing tests.