Skip to content

Releases: Ompluscator/genjector

Fixed spelling

18 Oct 22:14
Compare
Choose a tag to compare
v1.1.1

fix misspelling

Fixed terminology

18 Oct 09:12
Compare
Choose a tag to compare

Reference -> Pointer
Initialize -> NewInstance

First stable version

16 Oct 22:28
Compare
Choose a tag to compare

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).