Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManifesto ¶
func ProvideMigrationFS ¶
Types ¶
type CreateCommandParams ¶
type Migrate ¶
type Migrate struct {
// contains filtered or unexported fields
}
func NewMigrate ¶
func NewMigrate(params CreateCommandParams) *Migrate
type ModuleConfig ¶
type ModuleConfig struct {
}
type Rollback ¶
type Rollback struct {
// contains filtered or unexported fields
}
func NewRollback ¶
func NewRollback(params CreateCommandParams) *Rollback
type RollbackAll ¶
type RollbackAll struct {
// contains filtered or unexported fields
}
func NewRollbackAll ¶
func NewRollbackAll(params CreateCommandParams) *RollbackAll
func (*RollbackAll) Command ¶
func (c *RollbackAll) Command() *cli.Command
Click to show internal directories.
Click to hide internal directories.