fiber icon indicating copy to clipboard operation
fiber copied to clipboard

Update Documentation and README.md for Client Package Refactor

Open coderabbitai[bot] opened this issue 4 months ago • 1 comments

The recent refactor in the gofiber/fiber/v3/client package, which includes renaming the 'ClientNew' function to 'New', necessitates updates to the documentation and README.md to reflect these changes. This issue tracks the task of updating the documentation and README.md to ensure consistency and aid users in understanding the changes made.

PR URL: https://github.com/gofiber/fiber/pull/2896 Comment URL: https://github.com/gofiber/fiber/pull/2896#discussion_r1511334371

The documentation and README.md for the client package are currently incomplete and need to be updated to align with the latest codebase changes. This includes updating any references to the old function name 'ClientNew' to the new name 'New', and ensuring that any examples or usage instructions are accurate and up-to-date.


Please add more documentation and also usage example

also use this comment https://github.com/gofiber/fiber/pull/1986#discussion_r1509965337

coderabbitai[bot] avatar Mar 04 '24 16:03 coderabbitai[bot]

@coderabbitai please create a pull request with the documentation as requested in the issue description

ReneWerner87 avatar Mar 06 '24 10:03 ReneWerner87