mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
This commit is contained in:
parent
fc9227d8a7
commit
71a48b8391
@ -1628,10 +1628,10 @@ _Libraries for working with dependency injection._
|
|||||||
- [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.
|
||||||
- [do](https://github.com/samber/do) - A dependency injection framework based on Generics.
|
- [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).
|
- [fx](https://github.com/uber-go/fx) - A dependency injection based application framework for Go (built on top of dig).\
|
||||||
|
- [go-ioc](https://github.com/dgawlik/go-ioc) - A minimalist Ioc Container for Go.
|
||||||
- [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.
|
- [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
||||||
- [go-ioc](https://github.com/dgawlik/go-ioc) - A minimalist Ioc Container for Go.
|
|
||||||
- [GoLobby/Container](https://github.com/golobby/container) - GoLobby Container is a lightweight yet powerful IoC dependency injection container for the Go programming language.
|
- [GoLobby/Container](https://github.com/golobby/container) - GoLobby Container is a lightweight yet powerful IoC dependency injection container for the Go programming language.
|
||||||
- [google/wire](https://github.com/google/wire) - Automated Initialization in Go.
|
- [google/wire](https://github.com/google/wire) - Automated Initialization in Go.
|
||||||
- [HnH/di](https://github.com/HnH/di) - DI container library that is focused on clean API and flexibility.
|
- [HnH/di](https://github.com/HnH/di) - DI container library that is focused on clean API and flexibility.
|
||||||
|
Loading…
Reference in New Issue
Block a user