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

Make uniform, share configurations of apps #79

Open
3 tasks
redkite127 opened this issue Apr 27, 2018 · 0 comments
Open
3 tasks

Make uniform, share configurations of apps #79

redkite127 opened this issue Apr 27, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@redkite127
Copy link
Collaborator

redkite127 commented Apr 27, 2018

We should share same structure or base of structure for different apps (dispatcher, sidecar, frontapi)
They should be stored in internal/pkg/types

  • Share configuration structure across apps using /internal/pkg/type or config (app/dispatcher/messaging,providers)
  • Split configuration for different purposes (servicebus, ... deserve a sub-structure instead of being top level configuration values)
  • Double check we pass just the configuration needed to function instead of the whole config (servicebus.NewListener, ...)
@redkite127 redkite127 added the enhancement New feature or request label Apr 27, 2018
@lawrencegripper lawrencegripper added the help wanted Extra attention is needed label Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants