Open Issues Need Help
View All on GitHub good first issue question
dig is a compile‑time code generation based DI tool for Go. It provides a more intuitive API than Wire , with native generics support , built‑in closure capture safety that Wire lacks, and is faster than Fx by eliminating runtime reflection — all with zero runtime dependencies
Go
#code-generation#dependency-injection#di#dig#framework#fx#go#golang#microservices#modular#wire#wire-alternative