package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

CompareUnorderedStringSlice compare two string slices.
DatumEqual verifies that the actual value is equal to the expected value.
HandleEqual verifies that the actual handle is equal to the expected handle.
MaskSortHandles sorts the handles by lowest (fieldTypeBits - 1 - shardBitsCount) bits.
MustNewCommonHandle create a common handle with given values.
RandStringRunes generate random string of length n.
WithLogHook is a helper function to use with LogHook.

# Structs

LogHook captures logs, mainly for testing.