All code formatted with gofmt
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
package migrationsinterface
|
||||
|
||||
type MigrationsInterface interface {
|
||||
Init()
|
||||
Migrate() error
|
||||
SetDialect(dialect string) error
|
||||
Init()
|
||||
Migrate() error
|
||||
SetDialect(dialect string) error
|
||||
}
|
||||
|
Reference in New Issue
Block a user