Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelGenerator ¶
type ModelGenerator interface {
Run() error
}
func NewSqlDriverGenerator ¶
func NewSqlDriverGenerator(driverName string) ModelGenerator
Click to show internal directories.
Click to hide internal directories.