Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAttendantModule ¶
func InitAttendantModule( db *gorm.DB, teamServ *teamService.TeamService, ) (*attendantController.AttendantController, *attendantService.AttendantService)
func InitAttendantRouter ¶
func InitAttendantRouter( router *fiber.App, attendantController *attendantController.AttendantController, validatorMiddleware func(interface{}, interface{}) func(*fiber.Ctx) error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.