queries

package
v0.0.0-...-c4ecebc Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetProducts

type GetProducts struct {
	*utils.ListQuery
}

func NewGetProducts

func NewGetProducts(query *utils.ListQuery) *GetProducts

type GetProductsHandler

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

func NewGetProductsHandler

func NewGetProductsHandler(log logger.ILogger, rabbitmqPublisher rabbitmq.IPublisher,
	productRepository data.ProductRepository, ctx context.Context, grpcClient grpc.GrpcClient) *GetProductsHandler

func (*GetProductsHandler) Handle

Jump to

Keyboard shortcuts

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