Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigrateCommand ¶
type MigrateCommand struct { MigratorInitializer func() ChLog chan interface{} }
func (*MigrateCommand) Migrate ¶
func (mc *MigrateCommand) Migrate() (command cli.Command)
func (*MigrateCommand) MigrateRollBack ¶
func (mc *MigrateCommand) MigrateRollBack() (command cli.Command)
func (*MigrateCommand) MigrationInit ¶
func (mc *MigrateCommand) MigrationInit() (command cli.Command)
Click to show internal directories.
Click to hide internal directories.