package
0.0.0-20240904210011-3474b320e3bf
Repository: https://github.com/cockroachdb/crlib.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.