Explorar o código

doc: reference the readme

Julien Schmidt %!s(int64=12) %!d(string=hai) anos
pai
achega
4cfad3339e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      driver.go

+ 2 - 0
driver.go

@@ -13,6 +13,8 @@
 //  import _ "github.com/go-sql-driver/mysql"
 //
 //  db, err := sql.Open("mysql", "user:password@/dbname")
+//
+// See https://github.com/go-sql-driver/mysql#usage for details
 package mysql
 
 import (