Skip to content

First stable version

Compare
Choose a tag to compare
@Ompluscator Ompluscator released this 16 Oct 22:28
· 5 commits to master since this release

Reflection-free Run-Time Dependency Injection framework for Go 1.18+

The purpose of The Genjector package is to provide a Dependency Injection framework without relying on reflection and depending solely on Go Generics (provided from Go version 1.18).