Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAuthModule ¶
func InitAuthModule( db *gorm.DB, managerServ *managerService.ManagerService, attendantServ *attendantService.AttendantService, ) (*authController.AuthController, *authService.AuthService)
func InitAuthRouter ¶
func InitAuthRouter( router *fiber.App, authController *authController.AuthController, validatorMiddleware func(interface{}, interface{}) func(*fiber.Ctx) error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.