Documentation ¶
Index ¶
- type Migrator
- func (m Migrator) V2Migration(ctx sdk.Context) error
- func (m Migrator) V3Migration(ctx sdk.Context) error
- func (m Migrator) V4Migration(ctx sdk.Context) error
- func (m Migrator) V5Migration(ctx sdk.Context) error
- func (m Migrator) V6Migration(ctx sdk.Context) error
- func (m Migrator) V7Migration(ctx sdk.Context) error
- func (m Migrator) V8Migration(ctx sdk.Context) error
- func (m Migrator) V9Migration(ctx sdk.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
func NewMigrator ¶
Click to show internal directories.
Click to hide internal directories.