Skip to content

Conversation

@bgentry
Copy link
Contributor

@bgentry bgentry commented Mar 14, 2025

Allow for an endpoint-specific middleware stack. I took a stab at this because I need it, but I'm totally good with reworking it any way you want.

Copy link
Contributor

@brandur brandur left a comment

Choose a reason for hiding this comment

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

Cool. Yeah seems like a relatively easy way to get this solved without something a lot more elaborate (like a smarter router). That logger parameter was going to have to become an Opts struct as some point anyway.

Maybe add a test case for this option to make sure it works?

Allow for an endpoint-specific middleware stack.
@bgentry bgentry merged commit d25815f into master Mar 15, 2025
2 checks passed
@bgentry bgentry deleted the bg-mount-opts branch March 15, 2025 18:25
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.

3 participants