package
Version:
v0.0.0-...-21f8c35
Opens a new window with list of versions in this module.
Published: Dec 18, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package database handles db connections
Migrate handles migrations
RedisConnection returns a redis connection
type DB struct {
Database *gorm.DB
}
DB struct holds the database connection
DBConnection returns a DB struct with a gorm connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.