Imports
- github.com/pingcap/errors
- github.com/pingcap/failpoint
- github.com/pingcap/log
- github.com/pingcap/tipb/go-tipb
- github.com/tikv/client-go/v2/oracle
- go.etcd.io/etcd/client/v3
- go.etcd.io/etcd/client/v3/concurrency
- go.uber.org/atomic
- go.uber.org/zap
- google.golang.org/grpc
Imports in module “github.com/twotigers93/tidb”
- github.com/twotigers93/tidb/config
- github.com/twotigers93/tidb/kv
- github.com/twotigers93/tidb/metrics
- github.com/twotigers93/tidb/parser
- github.com/twotigers93/tidb/parser/model
- github.com/twotigers93/tidb/parser/mysql
- github.com/twotigers93/tidb/parser/terror
- github.com/twotigers93/tidb/session/txninfo
- github.com/twotigers93/tidb/sessionctx/stmtctx
- github.com/twotigers93/tidb/util/collate
- github.com/twotigers93/tidb/util/disk
- github.com/twotigers93/tidb/util/execdetails
- github.com/twotigers93/tidb/util/logutil
- github.com/twotigers93/tidb/util/memory
- github.com/twotigers93/tidb/util/tls
Standard library imports
- bufio
- bytes
- context
- crypto
- crypto/ecdsa
- crypto/ed25519
- crypto/elliptic
- crypto/rand
- crypto/rsa
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/json
- encoding/pem
- errors
- fmt
- io
- io/ioutil
- math
- math/big
- net
- net/http
- net/url
- os
- path/filepath
- runtime
- runtime/debug
- strconv
- strings
- sync
- sync/atomic
- syscall
- time