Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigrationHandler ¶
type MigrationHandler struct {
// contains filtered or unexported fields
}
func NewMigrationHandler ¶
func NewMigrationHandler(efs *embed.FS) (*MigrationHandler, error)
func (*MigrationHandler) ListMigrations ¶
func (mgr *MigrationHandler) ListMigrations()
func (*MigrationHandler) MigrationStep ¶
func (mgr *MigrationHandler) MigrationStep(step int)
func (*MigrationHandler) RunMigrations ¶
func (mgr *MigrationHandler) RunMigrations() error
Click to show internal directories.
Click to hide internal directories.