Files
EdgeAPI/internal/db/models/init.go

6 lines
65 B
Go
Raw Permalink Normal View History

2020-07-22 22:17:53 +08:00
package models
import (
_ "github.com/iwind/TeaGo/bootstrap"
)