Injector is a small Go DI code generator where the entire wiring
lives in struct field tags.
No provider sets, no DSL, no runtime reflection. Just Go types and generated code.
Looking for feedback on the approach.
No provider sets, no DSL, no runtime reflection. Just Go types and generated code.
Looking for feedback on the approach.