Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB interface { SQLExecer Transactor Pinger Close() }
type NamedExecer ¶
type QueryExecer ¶
type SQLExecer ¶
type SQLExecer interface { NamedExecer QueryExecer }
type Transactor ¶
Click to show internal directories.
Click to hide internal directories.