Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Databases = []Database{ MySQL, PostgreSQL, SQLite, MongoDB, }
View Source
var MongoDB = mongodb.MongoDB
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.