Documentation
¶
Overview ¶
Package sqltest is used for testing sql packages
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DB ¶
type DB struct {
*sql.DB
Tracer *tracer.Tracer
Transport *tracertest.DummyTransport
DriverName string
}
DB is a struct dedicated for testing
Click to show internal directories.
Click to hide internal directories.