mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added boot-go to dependency injection (#4992)
Co-authored-by: Jurica Jurjevic <jurica.jurjevic@mercedes-benz.com>
This commit is contained in:
parent
ae3087589b
commit
9ffc3076a5
@ -1653,6 +1653,7 @@ _Libraries for working with Microsoft Excel._
|
|||||||
_Libraries for working with dependency injection._
|
_Libraries for working with dependency injection._
|
||||||
|
|
||||||
- [alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
|
- [alice](https://github.com/magic003/alice) - Additive dependency injection container for Golang.
|
||||||
|
- [boot-go](http://github.com/boot-go/boot) - Component-based development with dependency injection using reflections for Go developers.
|
||||||
- [di](https://github.com/goava/di) - A dependency injection container for go programming language.
|
- [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.
|
- [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.
|
- [dingo](https://github.com/i-love-flamingo/dingo) - A dependency injection toolkit for Go, based on Guice.
|
||||||
|
Loading…
Reference in New Issue
Block a user