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

# Functions

ParseCompression parses the string s and returns a compression type.
ParseDuration parses duration argument string.

# Constants

MB represents the MB size.

# Variables

DefaultConf returns the default configuration.

# Structs

Config contains configuration options.
Coprocessor is the config for coprocessor.
Engine is the config for engine.
PessimisticTxn is the config for pessimistic txn.
RaftStore is the config for raft store.
Server is the config for server.