mirror of
https://github.com/gofiber/fiber.git
synced 2025-08-14 12:40:04 +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>