fiber/docs
Mitul Agrawal 359343625b
🔥 feat: Add support for creating Fiber client from existing FastHTTP client (#3214)
* add support to create client from existing client

* add NewWithClient to documentation

* fix typo in comment

* fix and shorten comment

* add unit test for NewWithClient

* add nil check and test

* fix lint check
2024-11-25 11:54:07 +01:00
..
api 🐛 fix: Nil pointer dereference with Must Bind binding (#3171) 2024-11-25 11:51:36 +01:00
client 🔥 feat: Add support for creating Fiber client from existing FastHTTP client (#3214) 2024-11-25 11:54:07 +01:00
extra Update faq.md 2024-08-22 08:23:03 +02:00
guide fix template markdown 2024-08-30 17:18:55 +02:00
middleware 🔥 feat: Add Context Support to RequestID Middleware (#3200) 2024-11-15 17:34:20 +01:00
partials/routing v3: Add support for consistent documentation using markdownlint (#3064) 2024-07-11 15:21:56 +02:00
intro.md 📚 Doc: Update intro documentation (#3204) 2024-11-13 13:11:09 +01:00
whats_new.md 🔥 Feature: Add TestConfig to app.Test() for configurable testing (#3161) 2024-11-22 08:43:38 +01:00