DI Container IziDIC v0.0.3 easier to test, better documented #releases href=âhttps://we.loveprivacy.club/search?q=%23dependencyinjectionâ>#dependencyinjection**
The fgm/izidic dependency injection container (DIC) just got its firsts official release instead of just a tag: tag v0.0.3 contains a feature and documentation improvements.
- feature: the `Container`type is now an interface, to ease Service testing, instead of a concrete struct
- doc: a complete application is now available, demonstrating how to set up an application in practice for dependen ⌠â Read more
IziDIC v0.0.2 : new features and QA #dependencyinjection href=âhttps://we.loveprivacy.club/search?q=%23releasesâ>#releases**
The tiny fgm/izidic dependency injection container just got a new release: v0.0.2 contains new features and QA improvements.
- feature: new method Container.Names to list container keys
- feature: circular dependency detection, avoiding stack overflows
- qa: moved to new domain github.com/fgm/izidic to support Github actions
- qa: added linting checks: gofmt, go vet, staticcheck
- qa: added security scanning: CodeQL
- ⌠â Read more