package
Version:
v0.0.0-...-44a7979
Opens a new window with list of versions in this module.
Published: Jan 18, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Setup(app *fiber.App) *fiber.App
Add middlewares:
- Compress: compress responses
- ETag: caching header
- Limiter: rate limiter
- Logger: logging middleware
- Monitor: expose common metrics
- Recover: handle panics with app.ErrorHandler
- RequestID: add unique X-Request-ID header
Source Files
¶
Click to show internal directories.
Click to hide internal directories.