mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
758d6812f5
commit
0891f70a66
@ -1598,6 +1598,7 @@ _Libraries for working with dependency injection._
|
||||
- [di](https://github.com/goava/di) - A dependency injection container for go programming language.
|
||||
- [dig](https://github.com/uber-go/dig) - A reflection based dependency injection toolkit for Go.
|
||||
- [dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
|
||||
- [do](https://github.com/samber/do) - A dependency injection framework based on Generics.
|
||||
- [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.
|
||||
|
Loading…
Reference in New Issue
Block a user