Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBManager ¶
type DBManager struct {
*pg.DB
}
func NewDBManager ¶
func NewDBManager(options *pg.Options) *DBManager
func (*DBManager) CreateSchema ¶
CreateSchema creates the table for the struct provided if it doesn't exist already
Click to show internal directories.
Click to hide internal directories.