mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add goioc/di (#3137)
This commit is contained in:
parent
a74bdaefad
commit
f4879e6f79
@ -1174,6 +1174,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
|
* [dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
|
||||||
* [fx](https://github.com/uber-go/fx) - A dependency injection based application framework for Go (built on top of dig).
|
* [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.
|
* [gocontainer](https://github.com/vardius/gocontainer) - Simple Dependency Injection Container.
|
||||||
|
* [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
||||||
* [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
* [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
||||||
* [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
* [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user