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

InjectionProvider interface #8

Open
mustermeiszer opened this issue Mar 2, 2022 · 0 comments
Open

InjectionProvider interface #8

mustermeiszer opened this issue Mar 2, 2022 · 0 comments
Labels
I8-enhancement An additional feature. P2-nice-to-have Issue is worth doing.

Comments

@mustermeiszer
Copy link
Collaborator

mustermeiszer commented Mar 2, 2022

There already exists a trait InjectionProvder that allows to pass on key-value-pairs.
Currently, no builder has a method exposed that takes a type that implements this. Methods exposing this should take a mutable state and inejct the key-values into the latest storage.

@mustermeiszer mustermeiszer added I8-enhancement An additional feature. P2-nice-to-have Issue is worth doing. labels Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I8-enhancement An additional feature. P2-nice-to-have Issue is worth doing.
Projects
None yet
Development

No branches or pull requests

1 participant