Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSalesModule ¶
func InitSalesModule( db *gorm.DB, customerCareService *customerCareService.CustomerCareService, productService *productService.ProductService, ) (*salesController.SalesController, *saleService.SaleService)
func InitSalesRouter ¶
func InitSalesRouter( router *fiber.App, salesController *salesController.SalesController, validatorMiddleware func(interface{}, interface{}) func(*fiber.Ctx) error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.