Files
EdgeAPI/internal/db/models/nameservers/ns_route_dao_test.go

7 lines
106 B
Go
Raw Normal View History

2021-05-25 15:49:13 +08:00
package nameservers
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)