package
Version:
v0.0.0-...-edb9ed9
Opens a new window with list of versions in this module.
Published: Mar 21, 2024
License: Apache-2.0
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.
Documentation
¶
type DB struct {
Orm *gorm.DB
}
func NewDB(username, password, host, port, dbName string) (db *DB, err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.