mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-24 15:46:02 -05:00
HnH/di
This commit is contained in:
parent
f9bccad34f
commit
4222282c91
1 changed files with 1 additions and 0 deletions
|
@ -1416,6 +1416,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||
* [fx](https://github.com/uber-go/fx) - A dependency injection based application framework for Go (built on top of dig).
|
||||
* [gocontainer](https://github.com/vardius/gocontainer) - Simple Dependency Injection Container.
|
||||
* [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
||||
* [HnH/di](https://github.com/HnH/di) - DI container library that is focused on clean API and flexibility.
|
||||
* [kinit](https://github.com/go-kata/kinit) - Customizable dependency injection container with the global mode, cascade initialization and panic-safe finalization.
|
||||
* [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
||||
* [nject](https://github.com/muir/nject) - A type safe, reflective framework for libraries, tests, and http endpoints, and service startup.
|
||||
|
|
Loading…
Add table
Reference in a new issue