github.com/kotovmak/go-admin@v1.1.1/modules/db/drivers/oceanbase/oceanbase.go (about)

     1  package oceanbase
     2  
     3  //oceanbase-ce can use mysql driver
     4  import _ "github.com/go-sql-driver/mysql" // Import the mysql driver.