query

package
v0.0.0-...-58191dd Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FindCustomerById

type FindCustomerById struct {
	// contains filtered or unexported fields
}

func NewFindCustomerById

func NewFindCustomerById(customerRepo model.CustomerRepository) *FindCustomerById

func (FindCustomerById) Do

type FindSellerById

type FindSellerById struct {
	// contains filtered or unexported fields
}

func NewFindSellerById

func NewFindSellerById(sellerRepo model.SellerRepository) *FindSellerById

func (FindSellerById) Do

func (q FindSellerById) Do(ctx context.Context, id int64) (*model.Seller, error)

Jump to

Keyboard shortcuts

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