Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPGRepository ¶
func NewPGRepository(cfg *PGRepositoryConfig) (profession.Repository, error)
Types ¶
type PGRepositoryConfig ¶
type PGRepositoryConfig struct {
DB *pg.DB
}
Click to show internal directories.
Click to hide internal directories.