Allow providers of concrete types to satisfy interfaces
Open
- Dominant language
- Go
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
That is, if the injection point requires an interface and that interface is not directly provided, use a concrete type. If there's more than one concrete type that satisfies the interface that should result in an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.