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