Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigratorApp ¶
type MigratorApp struct {
// contains filtered or unexported fields
}
func MustLoadMigratorApp ¶
func MustLoadMigratorApp() *MigratorApp
func (*MigratorApp) Close ¶
func (app *MigratorApp) Close()
func (*MigratorApp) Steps ¶
func (app *MigratorApp) Steps(n int) error
func (*MigratorApp) Up ¶
func (app *MigratorApp) Up() error
Click to show internal directories.
Click to hide internal directories.