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

Changed Mixed() middleware to get variadic number of input mws #13

Merged

Conversation

RomanSerikov
Copy link
Contributor

Hi @LukaszKokot !

I've tried to resolve #5

Hope I did it the way you wanted :)

Copy link
Member

@LukaszKokot LukaszKokot left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks very much!

@LukaszKokot LukaszKokot merged commit f0784f3 into kumojin:main Oct 15, 2021
@jmaitrehenry
Copy link
Member

jmaitrehenry commented Oct 15, 2021

@LukaszKokot maybe we can create an issue to add a new test for the new use case with 1 middleware and with 3 middleware and maybe with 0 middleware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the middleware to have params, so unlimited number of middlewares
3 participants