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

6 lines
63 B
Go
Raw Permalink Normal View History

2020-09-21 11:37:17 +08:00
package models
import (
_ "github.com/go-sql-driver/mysql"
)