package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewBackoffer creates a Backoffer with maximum sleep time(in ms).
NewBackofferWithTikvBo creates a Backoffer with tikv.Backoffer.
NewBackofferWithVars creates a Backoffer with maximum sleep time(in ms) and kv.Variables.