Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogEnd ¶
func LogEnd(c *fiber.Ctx)
LogEnd logs the end of a request. This function is public so that an error handler can log the end of a request in the event of an error.
func Middleware ¶
func Middleware() fiber.Handler
Middleware is a Fiber middleware that logs the start and end of a request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.