Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gen ¶
type Gen struct {
// contains filtered or unexported fields
}
func (*Gen) AllTableData ¶
func (m *Gen) AllTableData() (db_meta_data.TableMetaDataList, error)
func (*Gen) ConnectionDB ¶
func (*Gen) GetTableColumns ¶
func (m *Gen) GetTableColumns(tableName string) (db_meta_data.ColumnMetaDataList, error)
func (*Gen) SpecifiedTables ¶
func (m *Gen) SpecifiedTables(tableNameList []string) (db_meta_data.TableMetaDataList, error)
Click to show internal directories.
Click to hide internal directories.