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

[question] Get by name #10

Open
ghstahl opened this issue Jun 2, 2023 · 0 comments
Open

[question] Get by name #10

ghstahl opened this issue Jun 2, 2023 · 0 comments

Comments

@ghstahl
Copy link

ghstahl commented Jun 2, 2023

usecase.
I would like to register a scoped IHandler for an HTTP request. I.e. An Hello handler that support GET|POST|DELETE, with path /api/hello

I will have many of these registered.
When a request comes in how would you fetch the right IHandler out of the many []IHandler?

Some examples for DIs I have seen is GetByName, GetByMetada, etc.

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

No branches or pull requests

1 participant