repository

package
v0.0.0-...-c953c3f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	Orders   order.Repository
	Products product.Repository
	Users    user.Repository
	Profiles profile.Repository
}

func NewRepository

func NewRepository(db *sql.DB) Repository

Directories

Path Synopsis
mocks
Package mock_order is a generated GoMock package.
Package mock_order is a generated GoMock package.
mocks
Package mock_product is a generated GoMock package.
Package mock_product is a generated GoMock package.
mocks
Package mock_profile is a generated GoMock package.
Package mock_profile is a generated GoMock package.
mocks
Package mock_user is a generated GoMock package.
Package mock_user is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL