Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExporterMysql ¶ added in v1.2.7
type ExporterMysql struct {
Cmd *schema.Commander
Engine *sqlca.Engine
Schemas []*schema.TableSchema
}
func (*ExporterMysql) ExportGo ¶ added in v1.2.7
func (m *ExporterMysql) ExportGo() (err error)
func (*ExporterMysql) ExportProto ¶ added in v1.2.7
func (m *ExporterMysql) ExportProto() (err error)
Click to show internal directories.
Click to hide internal directories.