Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB type for database
type Migration ¶
type Migration struct {
// contains filtered or unexported fields
}
Migration type
func NewMigration ¶
func NewMigration(envConfig *config.Environment) *Migration
NewMigration creates a new instance of the migration.
Click to show internal directories.
Click to hide internal directories.