package
Version:
v0.0.0-...-3b801d0
Opens a new window with list of versions in this module.
Published: Jun 10, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Using this function to get a connection, you can create your connection pool here.
func OpenDbConnection() *gorm.DB
Opening a database and save the reference to `Database` struct.
Delete the database after running testing cases.
type Database struct {
*gorm.DB
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.