github.com/kotovmak/go-admin@v1.1.1/modules/db/drivers/mysql/mysql.go (about) 1 package mysql 2 3 import _ "github.com/go-sql-driver/mysql" // Import the mysql driver.