-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Plan to Consolidate with net/http @ 1.22? #380
Copy link
Copy link
Open
Description
Go 1.22 has released Enhanced routing patterns; I wonder if there's been any thoughts phasing this library to be more compatible with stdlib, such as leveraging the http.Request object for the path params, or supporting the stdlib path param patterns, etc.
This router is already awesome. I think it would even greater if it can allow a stdlib ServeMux with path params to seamlessly transition to httprouter with a speed upgrade.
Thanks for the consideration!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels