Join Slack
Powered by
AFAIK, I can use `get()` to inject one implementat...
# koin
m
mgrzechocinski
03/12/2018, 8:14 AM
AFAIK, I can use
get()
to inject one implementation. Frankly, I haven’t yet tried to use
get()
when there are >1 interface implementations in the graph
a
arnaud.giuliani
03/12/2018, 8:20 AM
when you declare a component, you must bind each interface manually
arnaud.giuliani
03/12/2018, 8:20 AM
https://github.com/Ekito/koin#binding-interfaces-or-several-types
3
Views
Open in Slack
Previous
Next