Documentation ¶
Overview ¶
Copyright (c) 2023 the go-mongr8 Authors and Contributors [@see Authors file]
Licensed under the MIT License (https://opensource.org/licenses/MIT)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
MigratorIf
}
type MigratorIf ¶
type MigratorIf interface { PrepData() ExecOps() Rollback() }
Click to show internal directories.
Click to hide internal directories.