package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewDetector creates a new Detector.
# Structs
DetectOptions holds optional arguments for the Detect method.
Detector is used to detect duplicate keys.
KeyAdder is used to add keys to the Detector.
# Interfaces
Handler is used to handle duplicate keys.
# Type aliases
HandlerConstructor is used to construct a Handler to handle duplicate keys.