package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
WithPDClientConfig changes the config.PDClient used by tikv driver.
WithSecurity changes the config.Security used by tikv driver.
WithTiKVClientConfig changes the config.TiKVClient used by tikv driver.
WithTxnLocalLatches changes the config.TxnLocalLatches used by tikv driver.
# Structs
TiKVDriver implements engine TiKV.
# Type aliases
Option is a function that changes some config of Driver.