Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCustomerModule ¶
func InitCustomerModule( db *gorm.DB, tagServ *tagService.TagService, ) (*customerController.CustomerController, *customerService.CustomerService)
func InitCustomerRouter ¶
func InitCustomerRouter( router *fiber.App, customerController *customerController.CustomerController, validatorMiddleware func(interface{}, interface{}) func(*fiber.Ctx) error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.