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

# Functions

NewTableRouter returns a table router.

# Structs

SchemaExtractor extracts schema name to column.
SourceExtractor extracts source name to column.
Table routes schema/table to target schema/table by given route rules.
TableExtractor extracts table name to column.
TableRule is a rule to route schema/table to target schema/table pattern format refers 'pkg/table-rule-selector'.