mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add ore package (#5211)
Co-authored-by: Firas Darwish <f.darwish@diwink.com>
This commit is contained in:
parent
548cea4161
commit
91048a9b4f
@ -1711,6 +1711,7 @@ _Libraries for working with dependency injection._
|
||||
- [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.
|
||||
- [nject](https://github.com/muir/nject) - A type safe, reflective framework for libraries, tests, http endpoints, and service startup.
|
||||
- [ore](https://github.com/firasdarwish/ore) - Lightweight, generic & simple dependency injection (DI) container.
|
||||
- [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
Loading…
Reference in New Issue
Block a user