fiber/docs
JIeJaitt c5c7f86d85
🔥 Feature: Enhance CheckConstraint method for improved error handling (#3356)
* 🔥 Feature: Enhance CheckConstraint method for improved error handling

* Revert "🔥 Feature: Enhance CheckConstraint method for improved error handling"

This reverts commit 68e8777b4c.

* Reapply "🔥 Feature: Enhance CheckConstraint method for improved error handling"

This reverts commit 9e6c8e68df.

* 🚨 Test: Add comprehensive tests for CheckConstraint method with various constraint scenarios

* 🩹 Fix: lint error

* 🩹 Fix: Update CheckConstraint method to return true for noConstraint and improve error handling

* ♻️ Refactor: Remove unused CheckConstraint test cases and reorganize benchmark test cases for clarity

* ♻️ Refactor: Remove outdated test cases from path_testcases_test.go and clean up CheckConstraint method in path.go

* 📚 Doc: Update custom constraints section to clarify overriding behavior

* 🔥 Feature: Enhance CheckConstraint method for improved error handling

* Revert "🔥 Feature: Enhance CheckConstraint method for improved error handling"

This reverts commit 68e8777b4c.

* Reapply "🔥 Feature: Enhance CheckConstraint method for improved error handling"

This reverts commit 9e6c8e68df.

* 🚨 Test: Add comprehensive tests for CheckConstraint method with various constraint scenarios

* 🩹 Fix: lint error

* 🩹 Fix: Update CheckConstraint method to return true for noConstraint and improve error handling

* ♻️ Refactor: Remove unused CheckConstraint test cases and reorganize benchmark test cases for clarity

* ♻️ Refactor: Remove outdated test cases from path_testcases_test.go and clean up CheckConstraint method in path.go

* 📚 Doc: Update custom constraints section to clarify overriding behavior

* 📚 Doc: Add caution note about custom constraints overriding built-in constraints in routing guide

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
Co-authored-by: RW <rene@gofiber.io>
2025-04-01 08:48:19 +02:00
..
addon 📚 docs: Add Retry Addon documentation (#3330) 2025-02-27 08:46:41 +01:00
api feat: Add support for application state management (#3360) 2025-03-31 09:31:59 +02:00
client 📚 docs: Add Retry Addon documentation (#3330) 2025-02-27 08:46:41 +01:00
extra 📚 docs: Add Retry Addon documentation (#3330) 2025-02-27 08:46:41 +01:00
guide 🔥 Feature: Enhance CheckConstraint method for improved error handling (#3356) 2025-04-01 08:48:19 +02:00
middleware 🧹 chore: Simplify HealthCheck middleware (#3380) 2025-03-30 11:46:52 +02:00
partials/routing 🐛 bug: Fix handler order in routing (#3321) 2025-02-24 08:14:19 +01:00
intro.md 📚 Doc: Update intro.md Static Files section (#3303) 2025-02-10 08:35:56 +01:00
whats_new.md feat: Add support for application state management (#3360) 2025-03-31 09:31:59 +02:00