Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AddRouters ¶ added in v0.23.2
func AddRouters( app *fiber.App, c config.AppConfig, h handler.Handler, userHandler user.User, personHandler person.Person, characterHandler character.Character, subjectHandler subject.Subject, )
AddRouters add all router and default 404 Handler to app.
func New ¶
func New(scope tally.Scope, reporter promreporter.Reporter) *fiber.App
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.