Imports of package godrv

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
exp/sql
exp/sql/driver
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/ziutek/mymysql/mysqlMySQL Client API written entirely in Go without any external dependences.
github.com/ziutek/mymysql/nativeThread unsafe engine for MyMySQL
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.