Documentation ¶
Overview ¶
Package sql provides a datastore implementation for the executor.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSuchDriver = errors.New("no such db driver")
ErrNoSuchDriver indicates that the driver is not supported.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
Package mysql implements the mysql package
|
Package mysql implements the mysql package |
Package sqlite implements the sqlite package
|
Package sqlite implements the sqlite package |
Click to show internal directories.
Click to hide internal directories.