Refactoring: now we respect gofmt and have some comments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
package migrationsinterface
|
||||
|
||||
// MigrationsInterface implements Migrations for importing via appcontext.
|
||||
type MigrationsInterface interface {
|
||||
Init()
|
||||
Migrate() error
|
||||
|
Reference in New Issue
Block a user