Documentation
¶
Index ¶
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 ¶
func NewMigrator(keeper millionskeeper.Keeper) Migrator
func (Migrator) Migrate1To2 ¶
Migrate1To2 migrates from version 1 to 2
func (Migrator) Migrate2To3 ¶ added in v1.5.2
Migrate2To3 migrates from version 2 to 3
func (Migrator) Migrate3To4 ¶ added in v1.6.0
Migrate3To4 migrates from version 3 to 4
func (Migrator) Migrate4To5 ¶ added in v1.6.2
Migrate4To5 migrates from version 4 to 5
Click to show internal directories.
Click to hide internal directories.