//
pkg.gl
Category
github.com/tikv/pd
pkg
utils
assertutil
package
9.0.0-alpha+incompatible
Repository:
https://github.com/tikv/pd.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
1
Dependents
4
Files
25 SLOC
#
Functions
CheckerWithNilAssert
CheckerWithNilAssert creates Checker with nil assert function.
NewChecker
NewChecker creates Checker.
#
Structs
Checker
Checker accepts the injection of check functions and context from test files.