Documentation
¶
Index ¶
Constants ¶
View Source
const ( Fake = "fake" MySQL = "mysql" SQLite = "sqlite3" Postgres = "postgres" )
Dialect names.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver interface { ExecQuerier Close() error Dialect() string }
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
Package loader is the interface for loading an external resource into cre
|
Package loader is the interface for loading an external resource into cre |
test
|
|
Click to show internal directories.
Click to hide internal directories.