-
Notifications
You must be signed in to change notification settings - Fork 0
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
[REFACTO] Newer architecture with a lot of fixes #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't seen it here in changes, so I still think it misses the New containers and interfaces to initialize the services.
I've read about interfaces and containers, but i don't see where i can use them. Interfaces basically say which methods the object should have - Effective Go. You can take a look for a good example here. I don't know what do you mean by "containers". |
Actually, they were named constructors. |
Changes
Architecture