This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Replies: 3 comments
|
Is there any update on this now that go generics are released? |
0 replies
|
It does already? Define a concrete type from a generic one and define its provider as written below. Concrete type: The provider: Am I missing something? edit: Code corrections. |
0 replies
|
Wire is currently in maintenance mode (i.e. not accepting new features) and investigation is needed for how much work is involved. Full support of go generics will probably not land anytime soon, but we welcome comments and fixes. Related: #354 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I know, it is early to ask this question -> Did someone try wire with the current draft implementation for go lang with generics?
All reactions