mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gontainer/gontainer (#5021)
* Add gontainer/gontainer * Update README.md
This commit is contained in:
parent
7937b76b22
commit
45127e124b
@ -1667,6 +1667,7 @@ _Libraries for working with dependency injection._
|
|||||||
- [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
- [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
||||||
- [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.
|
||||||
- [gontainer](https://github.com/NVIDIA/gontainer) - A dependency injection service container for Go projects.
|
- [gontainer](https://github.com/NVIDIA/gontainer) - A dependency injection service container for Go projects.
|
||||||
|
- [gontainer/gontainer](https://github.com/gontainer/gontainer) - A YAML-based Dependency Injection container for GO. It supports dependencies' scopes, and auto-detection of circular dependencies. Gontainer is concurrent-safe.
|
||||||
- [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.
|
||||||
- [kinit](https://github.com/go-kata/kinit) - Customizable dependency injection container with the global mode, cascade initialization and panic-safe finalization.
|
- [kinit](https://github.com/go-kata/kinit) - Customizable dependency injection container with the global mode, cascade initialization and panic-safe finalization.
|
||||||
|
Loading…
Reference in New Issue
Block a user