fiber/docs
Lucas Lemos dfb1d2a6f3 feat: Add support for RebuildTree (#3074)
* feat: add rebuild tree method

* docs: add newline at the end of app.md

* docs: add an example of dynamic defined routes

* docs: remove tabs from example code on app.md

* Update docs/api/app.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update app.md

* docs: add RebuildTree to what's new documentation

* fix: markdown errors in documentation

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: add mutex lock to the addRoute function

* refactor: remove mutex lock from addRoute

* refactor: fix mutex deadlock in addRoute

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-25 08:41:38 -04:00
..
api feat: Add support for RebuildTree (#3074) 2024-07-25 08:41:38 -04:00
client v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
extra v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
guide v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
middleware feat: Add Startup Probe to Healthcheck Middleware (#3069) 2024-07-25 08:41:38 -04:00
partials/routing v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
intro.md v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
whats_new.md feat: Add support for RebuildTree (#3074) 2024-07-25 08:41:38 -04:00