Documentation ΒΆ
Index ΒΆ
Constants ΒΆ
This section is empty.
Variables ΒΆ
This section is empty.
Functions ΒΆ
This section is empty.
Types ΒΆ
type MigrationHandler ΒΆ
type MigrationHandler struct {
Data MigrationTask
}
MigrationHandler - migration handler
func NewMigrationHandler ΒΆ
func NewMigrationHandler(task MigrationTask) *MigrationHandler
NewMigrationHandler - create new migration handler. dir with slash. for example: ./migrations/
Click to show internal directories.
Click to hide internal directories.