Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add introductory documentation #12

Open
fgm opened this issue May 10, 2023 · 0 comments
Open

Add introductory documentation #12

fgm opened this issue May 10, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@fgm
Copy link
Owner

fgm commented May 10, 2023

From discussions with prospective users, it appears that the very notion of a DIC, familiar though it may be for Java (Spring DI / Beans, Dagger) or PHP (Symfony, PSR/11), may not be obvious for Go programmers, for whom the "container" word tends to evoke deployment technologies more than code organization tools.

The doc should introduce the concepts, with pointers to IoC, DI patterns, and explanations about the issues arising when using a DIC in the Service Locator pattern.

@fgm fgm added the documentation Improvements or additions to documentation label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant