package
Version:
v0.0.0-...-8e3e671
Opens a new window with list of versions in this module.
Published: Aug 18, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package orm provides `GORM` helpers for the creation, migration and access
on the project's database
type ORM struct {
DB *gorm.DB
}
ORM struct to holds the gorm pointer to db
Factory creates a db connection with the selected dialect and connection string
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.