mirror of
https://gitee.com/johng/gf
synced 2026-07-06 13:42:46 +08:00
thirdparty package kafka updated to date
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
// The driver should be used via the database/sql package:
|
||||
//
|
||||
// import "database/sql"
|
||||
// import _ "github.com/go-sql-driver/mysql"
|
||||
// import _ "gitee.com/johng/gf/third/github.com/go-sql-driver/mysql"
|
||||
//
|
||||
// db, err := sql.Open("mysql", "user:password@/dbname")
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user