Hey Guys! Is there a way to get a list of instanc...
# koin
o
Hey Guys! Is there a way to get a list of instances of a type based on a specific qualifier in Koin annotation? The getAll works to retrieve all instances, but I wanna get only one qualifier.
w
make your different definitions return a list of the type and then qualify it
👍 1
p
Nice to have you here, Osnir