Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gorilla] update the MiddlewareFunc type for compatibility #1134

Merged
merged 1 commit into from Sep 2, 2023

Conversation

namco1992
Copy link
Contributor

This PR ported the fix #578 to gorilla/mux, so the gorilla/mux users can have a consistent behaviour too.

@namco1992
Copy link
Contributor Author

@jamietanna @deepmap-marcinr I suppose this change will be ok since the last one #578 doesn't seem to have that much of a repercussion. Thanks!

@jamietanna
Copy link
Collaborator

@namco1992 mind addressing the conflicts? After that - following the case we've already done this in a somewhat-but-not-that-bad breaking change, I'll merge it

@jamietanna jamietanna added awaiting reply enhancement New feature or request ☢️ breaking change This change would break existing users' code labels Aug 7, 2023
This PR ported the fix deepmap#578
to gorilla/mux, so the gorilla/mux users can have a consistent behaviour
too.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
@namco1992
Copy link
Contributor Author

@jamietanna Resolved the conflicts, thanks!

@jamietanna jamietanna self-requested a review September 2, 2023 15:20
@jamietanna jamietanna merged commit ff644d1 into deepmap:master Sep 2, 2023
4 checks passed
debuggerpk pushed a commit to breuHQ/oapi-codegen that referenced this pull request Sep 18, 2023
)

This PR ported the fix deepmap#578
to gorilla/mux, so the gorilla/mux users can have a consistent behaviour
too.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
debuggerpk pushed a commit to breuHQ/oapi-codegen that referenced this pull request Sep 18, 2023
@namco1992 namco1992 deleted the gorilla-middleware-type branch October 4, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reply ☢️ breaking change This change would break existing users' code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants