Documentation ¶
Index ¶
- func NewCriteriaRepository(conn *pgxpool.Pool) *criteriaRepository
- func NewMeasurementRepository(conn *pgxpool.Pool) *measurementRepository
- func NewReleaseRepository(conn *pgxpool.Pool) *releaseRepository
- func NewServiceRepository(conn *pgxpool.Pool) *serviceRepository
- func NewSourceRepository(conn *pgxpool.Pool) *sourceRepository
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCriteriaRepository ¶
NewCriteriaRepository creates data exchange object with db.
func NewMeasurementRepository ¶
NewMeasurementRepository creates data exchange object with db.
func NewReleaseRepository ¶
NewReleaseRepository creates data exchange object with db.
func NewServiceRepository ¶
NewServiceRepository creates data exchange object with db.
func NewSourceRepository ¶
NewSourceRepository creates data exchange object with db.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.