mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-27 04:30:18 +00:00
* feat: add context methods to fiber.Storage interface * fix linter * create new file for storage interface (storage_interface.go) * add simple context check to internal storage * update docs * add fallback context for session --------- Co-authored-by: René <rene@gofiber.io>