Documentation ¶
Overview ¶
Package models exposes a set of models
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBService ¶
type DBService struct { Wallet *walletGorm // contains filtered or unexported fields }
DBService represents the database connection service
func NewDBService ¶
NewDBService handles the database connection
func (*DBService) AutoMigrate ¶
AutoMigrate will attempt to automatically migrate all tables
Click to show internal directories.
Click to hide internal directories.