mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
b03c30b3a3
commit
88625a5e59
@ -1701,6 +1701,7 @@ _Libraries for working with dependency injection._
|
|||||||
- [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.
|
||||||
|
- [kod](https://github.com/go-kod/kod) - A generics based dependency injection framework for Go.
|
||||||
- [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
- [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
||||||
- [nject](https://github.com/muir/nject) - A type safe, reflective framework for libraries, tests, http endpoints, and service startup.
|
- [nject](https://github.com/muir/nject) - A type safe, reflective framework for libraries, tests, http endpoints, and service startup.
|
||||||
- [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
- [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user