Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct{ sqlite3driver.SQLite }
Driver is our own wrapper around the driver.SQLite{} type in order to wrap further SQL types with our own functionality, e.g. err processing.
Click to show internal directories.
Click to hide internal directories.