Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenMigrate ¶
type GenMigrate struct { command.BaseCommand // contains filtered or unexported fields }
func NewGenMigrateCommand ¶
func NewGenMigrateCommand() *GenMigrate
type InitAutoMigrate ¶
type InitAutoMigrate struct { command.BaseCommand // contains filtered or unexported fields }
func NewInitAutoMigrateCommand ¶
func NewInitAutoMigrateCommand() *InitAutoMigrate
type Migrate ¶
type Migrate struct {
command.BaseCommand
}
func NewAutoMigrateCommand ¶
func NewAutoMigrateCommand() *Migrate
Click to show internal directories.
Click to hide internal directories.