Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TypeMongoDB type of mongodb TypeMongoDB = "mongodb" // TypeMySQL type of mysql TypeMySQL = "mysql" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connections ¶
Connections all types of database connections
Click to show internal directories.
Click to hide internal directories.