package
Version:
v0.0.0-...-3220a8e
Opens a new window with list of versions in this module.
Published: Jul 18, 2019
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IDataBase interface {
GetDB() (db *gorm.DB, err error)
}
IDataBase Interface for Database connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.