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

Document best practice to use parameters #108

Open
samdark opened this issue Apr 1, 2021 · 0 comments
Open

Document best practice to use parameters #108

samdark opened this issue Apr 1, 2021 · 0 comments
Labels
status:ready for adoption Feel free to implement this issue.

Comments

@samdark
Copy link
Member

samdark commented Apr 1, 2021

  1. Services should be configured with parameters.
  2. Services should not access parameters explicitly.
  3. Service should not have access to parameters that aren't meant to be accessed by the service.
@samdark samdark added the status:ready for adoption Feel free to implement this issue. label Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready for adoption Feel free to implement this issue.
Projects
None yet
Development

No branches or pull requests

1 participant