mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-ioc
This commit is contained in:
parent
ee499b5288
commit
4819874c97
@ -1627,6 +1627,7 @@ _Libraries for working with dependency injection._
|
||||
- [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.
|
||||
- [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.
|
||||
- [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.
|
||||
|
Loading…
Reference in New Issue
Block a user