mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
* docs: Improve ctx.Locals method description, godoc and example * docs: Update ctx.md to use value receiver for fiber.Ctx in app.Use and app.Get * chore: Update userKey type in ctx.md * docs: Update ctx.md * chore: Add description for Locals method in Ctx interface