Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Commands ¶
type Commands struct { CreateProduct command.CreateProductHandler CreateCategory command.CreateCategoryHandler }
type Queries ¶
type Queries struct { GetProductById query.GetProductByIDHandler GetCategoryById query.GetCategoryByIDHandler GetAllProducts query.GetAllProductsHandler }
Directories ¶
Path | Synopsis |
---|---|
mock/mockcategory
Package mockcategory is a generated GoMock package.
|
Package mockcategory is a generated GoMock package. |
mock/mockproduct
Package mockproduct is a generated GoMock package.
|
Package mockproduct is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.