Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLDBInfo ¶
func (*MySQLDBInfo) GetAllTables ¶
func (m *MySQLDBInfo) GetAllTables(ctx context.Context) ([]schema.FamilyTable, error)
func (*MySQLDBInfo) GetColumnInfo ¶
func (m *MySQLDBInfo) GetColumnInfo(ctx context.Context, tableNames []string) ([]schema.DBColumnInfo, error)
Click to show internal directories.
Click to hide internal directories.