Skip to content

fix(subrouter): stop aliasing route.params via Context.paramsKeys#109

Merged
tigerwill90 merged 3 commits into
masterfrom
fix/sub-router-route-params-mutation
May 13, 2026
Merged

fix(subrouter): stop aliasing route.params via Context.paramsKeys#109
tigerwill90 merged 3 commits into
masterfrom
fix/sub-router-route-params-mutation

Conversation

@tigerwill90
Copy link
Copy Markdown
Collaborator

No description provided.

@tigerwill90 tigerwill90 requested a review from pawndev May 13, 2026 21:32
@tigerwill90 tigerwill90 self-assigned this May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
context.go 93.33% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Comment thread README.md
- [realclientip/realclientip-go](https://github.com/realclientip/realclientip-go): Fox uses a derivative version of Adam Pritchard's `realclientip-go` library.
See his insightful [blog post](https://adam-p.ca/blog/2022/03/x-forwarded-for/) on the topic for more details.
- The router API is influenced by popular routers such as [Gin](https://github.com/gin-gonic/gin) and [Echo](https://github.com/labstack/echo).
- Thanks to [pawndev](https://github.com/pawndev) for development help and the many thoughtful PR reviews.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@tigerwill90 tigerwill90 merged commit 7f20568 into master May 13, 2026
4 checks passed
@tigerwill90 tigerwill90 deleted the fix/sub-router-route-params-mutation branch May 13, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants