Skip to content

Dependency Injection frameworks? #902

Closed
@arvenil

Description

@arvenil

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 a commit that references this issue on Nov 17, 2016
avelino

avelino commented on Nov 17, 2016

@avelino
Owner

karlkfi/inject not best quality

arvenil

arvenil commented on Nov 24, 2016

@arvenil
Author

@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

avelino commented on Nov 24, 2016

@avelino
Owner

test not found (not a)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Dependency Injection frameworks? · Issue #902 · avelino/awesome-go