//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
spanconfig
spanconfigtestutils
spanconfigtestcluster
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
30
Dependents
0
Files
313 SLOC
#
Functions
NewHandle
NewHandle returns a new Handle.
#
Structs
Handle
Handle is a testing helper that lets users operate a multi-tenant test cluster while providing convenient, scoped access to each tenant's specific span config primitives.
Tenant
Tenant captures per-tenant span config state and encapsulates convenient span config testing primitives.