mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added fx (#2411)
This commit is contained in:
parent
c64346f659
commit
c3e18ea8d9
@ -986,6 +986,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [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.
|
||||
* [fx](https://github.com/uber-go/fx) - A dependency injection based application framework for Go (built on top of dig).
|
||||
* [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||
|
||||
### Strings
|
||||
|
Loading…
Reference in New Issue
Block a user