package
Version:
v0.0.0-...-3723a19
Opens a new window with list of versions in this module.
Published: May 19, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MigrationsInterface interface {
Init()
Migrate() error
SetDialect(dialect string) error
}
MigrationsInterface implements Migrations for importing via appcontext.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.