package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: May 31, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
datacon
Database wrapper using gorm and others libraries. support singleton
Documentation
¶
type Database interface {
GetConnection() (interface{}, error)
}
Database : contract of Database for guardian
NewGorm : Gorm instance for Session
Source Files
¶
Click to show internal directories.
Click to hide internal directories.