fiber/docs/api
M. Efe Çetin d19e993597
feat: Add support for application state management (#3360)
*  feat: add support for application state management

* increase test coverage

* fix linter

* Fix typo

* add GetStateWithDefault helper

* add docs

* update what's new

* add has method

* fix linter

* update

* Add missing helpers for golang built-in types

* Fix lint issues

* Fix unit-tests. Update documentation

* Fix docs, add missing benchmarks

* Fix tests file

* Update default example and test

* Apply suggestions from code review

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
Co-authored-by: Juan Calderon-Perez <jgcalderonperez@protonmail.com>
Co-authored-by: RW <rene@gofiber.io>
2025-03-31 09:31:59 +02:00
..
_category_.json [v3 Maintenance]: Consolidate and Document Core Changes in v3 (#2934) 2024-04-23 08:18:19 +02:00
app.md 🐛 bug: Fix handler order in routing (#3321) 2025-02-24 08:14:19 +01:00
bind.md bind: add support for multipart file binding (#3309) 2025-02-25 19:45:19 +01:00
constants.md feat: Add support for application state management (#3360) 2025-03-31 09:31:59 +02:00
ctx.md 🔥 Feature: Add Req and Res API (#2894) 2025-03-05 08:01:43 +01:00
fiber.md 🔥 feat: Improve and Optimize ShutdownWithContext Func (#3162) 2025-02-22 17:32:51 +01:00
hooks.md 🔥 feat: Improve and Optimize ShutdownWithContext Func (#3162) 2025-02-22 17:32:51 +01:00
log.md 🔥 Feature: Add AllLogger to Config (#3153) 2024-12-01 13:32:52 +01:00
redirect.md 📚 Doc: Updates to API documentation and README (#3205) 2024-11-16 15:24:14 +01:00
state.md feat: Add support for application state management (#3360) 2025-03-31 09:31:59 +02:00