mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding uber/dig (#2388)
This commit is contained in:
parent
c94977775e
commit
f9c5fee68a
@ -977,6 +977,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Libraries for working with dependency injection.*
|
||||
|
||||
* [alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
|
||||
* [dig](https://github.com/uber-go/dig) - A reflection based dependency injection toolkit for Go.
|
||||
* [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||
|
||||
### Strings
|
||||
|
Loading…
Reference in New Issue
Block a user