Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddRouters ¶ added in v0.30.3
func AddRouters( app *fiber.App, c config.AppConfig, h handler.Handler, userHandler user.User, personHandler person.Person, characterHandler character.Character, pmHandler pm.PrivateMessage, notificationHandler notification.Notification, subjectHandler subject.Subject, indexHandler index.Handler, )
AddRouters add all router and default 404 Handler to app.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.