micro-bundle/pkg/init/start.go

6 lines
52 B
Go
Raw Normal View History

2025-02-20 12:40:39 +00:00
package common
func Init() {
//db.DBMigration()
}