migrate

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2018 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Migrater

type Migrater interface {
	Migrate() error
	Name() string
	Description(brief bool) string
}

Migrater migrates many kinds of data.

func GetMigrater

func GetMigrater(name string) (Migrater, error)

GetMigrater gets Migrater of specified name.

func ListMigraters

func ListMigraters() []Migrater

ListMigraters lists all migraters.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL