Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Databases = []Database{ mysql.MySQL, postgresql.PostgreSQL, sqlite.SQLite, }
View Source
var MySQL = mysql.MySQL
View Source
var PostgreSQL = postgresql.PostgreSQL
View Source
var SQLite = sqlite.SQLite
Functions ¶
func RunParallel ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.