Imports
- github.com/emirpasic/gods/maps/treemap
- github.com/fatih/color
- github.com/go-sql-driver/mysql
- github.com/google/uuid
- github.com/opentracing/opentracing-go
- github.com/pingcap/errors
- github.com/pingcap/failpoint
- github.com/pingcap/kvproto/pkg/brpb
- github.com/pingcap/kvproto/pkg/errorpb
- github.com/pingcap/kvproto/pkg/import_sstpb
- github.com/pingcap/kvproto/pkg/kvrpcpb
- github.com/pingcap/kvproto/pkg/metapb
- github.com/pingcap/kvproto/pkg/pdpb
- github.com/pingcap/kvproto/pkg/recoverdatapb
- github.com/pingcap/log
- github.com/tikv/client-go/v2/config
- github.com/tikv/client-go/v2/kv
- github.com/tikv/client-go/v2/oracle
- github.com/tikv/client-go/v2/rawkv
- github.com/tikv/client-go/v2/tikv
- github.com/tikv/client-go/v2/txnkv/rangetask
- github.com/tikv/pd/client
- go.uber.org/multierr
- go.uber.org/zap
- go.uber.org/zap/zapcore
- golang.org/x/exp/slices
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/backoff
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/keepalive
- google.golang.org/grpc/status
Imports in module “github.com/twotigers93/tidb”
- github.com/twotigers93/tidb/br/pkg/checkpoint
- github.com/twotigers93/tidb/br/pkg/checksum
- github.com/twotigers93/tidb/br/pkg/common
- github.com/twotigers93/tidb/br/pkg/conn
- github.com/twotigers93/tidb/br/pkg/conn/util
- github.com/twotigers93/tidb/br/pkg/errors
- github.com/twotigers93/tidb/br/pkg/glue
- github.com/twotigers93/tidb/br/pkg/logutil
- github.com/twotigers93/tidb/br/pkg/metautil
- github.com/twotigers93/tidb/br/pkg/pdutil
- github.com/twotigers93/tidb/br/pkg/redact
- github.com/twotigers93/tidb/br/pkg/restore/ingestrec
- github.com/twotigers93/tidb/br/pkg/restore/prealloc_table_id
- github.com/twotigers93/tidb/br/pkg/restore/split
- github.com/twotigers93/tidb/br/pkg/restore/tiflashrec
- github.com/twotigers93/tidb/br/pkg/rtree
- github.com/twotigers93/tidb/br/pkg/storage
- github.com/twotigers93/tidb/br/pkg/stream
- github.com/twotigers93/tidb/br/pkg/summary
- github.com/twotigers93/tidb/br/pkg/utils
- github.com/twotigers93/tidb/br/pkg/utils/iter
- github.com/twotigers93/tidb/br/pkg/version
- github.com/twotigers93/tidb/config
- github.com/twotigers93/tidb/ddl
- github.com/twotigers93/tidb/ddl/util
- github.com/twotigers93/tidb/domain
- github.com/twotigers93/tidb/kv
- github.com/twotigers93/tidb/meta
- github.com/twotigers93/tidb/parser/model
- github.com/twotigers93/tidb/parser/mysql
- github.com/twotigers93/tidb/sessionctx/variable
- github.com/twotigers93/tidb/statistics/handle
- github.com/twotigers93/tidb/store/pdtypes
- github.com/twotigers93/tidb/tablecodec
- github.com/twotigers93/tidb/util
- github.com/twotigers93/tidb/util/codec
- github.com/twotigers93/tidb/util/collate
- github.com/twotigers93/tidb/util/hack
- github.com/twotigers93/tidb/util/mathutil
- github.com/twotigers93/tidb/util/sqlexec
- github.com/twotigers93/tidb/util/table-filter