Closed
Description
Hi,
The awesome-go
library list is impressive however I couldn't find any DI frameworks... but maybe I simply wasn't able to find them on the list? :)
For sure two I can't find are:
https://github.com/facebookgo/inject
https://github.com/karlkfi/inject
... and I was hoping to find others, anybody knows about anymore worth trying?
Activity
added Dependency Injection, ref #902
avelino commentedon Nov 17, 2016
karlkfi/inject not best quality
arvenil commentedon Nov 24, 2016
@avelino Why you say karlkfi/inject is not best quality? I've actually ended up using github.com/karlkfi/inject in project rather than facebookgo/inject. And actually they both approach the problem differently - karlkfi/inject solution is more appealing to me. To me looks like facebookgo/inject has more stars only because there is facebook in the name
avelino commentedon Nov 24, 2016
test not found (not a)