mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
* feat: support variadic messages in NewError * Improve implementation and tests * Update status code * Update test * Lint fixes * More updates to test * lint fixes * add nolint * Update app.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update app.go * Update app.go * Use utils.ToString * Add NewErrorf, revert changes * Update docs --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>