Versions in this module Expand all Collapse all v0 v0.0.1 Nov 18, 2024 Changes in this version + type Migrate struct + func NewMigrateHandler(dbConn *gorm.DB, migrateRepo migrationpkg.MigrateRepo) *Migrate + func (s *Migrate) Upgrade(ctx context.Context) error