mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add nject/npoint dependency injection frameworks (#3463)
This commit is contained in:
parent
d242edefe1
commit
bd86f24f50
@ -1238,6 +1238,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gocontainer](https://github.com/vardius/gocontainer) - Simple Dependency Injection Container.
|
||||
* [goioc/di](https://github.com/goioc/di) - Spring-inspired Dependency Injection Container.
|
||||
* [linker](https://github.com/logrange/linker) - A reflection based dependency injection and inversion of control library with components lifecycle support.
|
||||
* [nject/npoint](https://github.com/BlueOwlOpenSource/nject) - A type safe, reflective framework based on types for libraries, tests, and endpoints.
|
||||
* [wire](https://github.com/Fs02/wire) - Strict Runtime Dependency Injection for Golang.
|
||||
|
||||
### Project Layout
|
||||
|
Loading…
Reference in New Issue
Block a user