Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMigrate ¶
func GetMigrate() (*migrate.Migrate, error)
Types ¶
type PgContextData ¶
type PgContextData struct { DB *pg.DB Tx *pg.Tx Layer int }
func (*PgContextData) GetSession ¶
func (d *PgContextData) GetSession() Session
Click to show internal directories.
Click to hide internal directories.