Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotFound ¶
func NotFound(r *fiber.App)
NotFound wires the final 404 handler after all other handlers are defined. Acts as the final fallback.
func Wire ¶
func Wire(r fiber.Router, resources http.FileSystem)
Wire attaches all middleware to the given router
func WireHandlers ¶
func WireHandlers(r *fiber.App, resourcesFs http.FileSystem)
WireHandlers builds all the websocket and http routes into the fiber app context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.