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

Move parameters into config file #11

Open
glaslos opened this issue Jun 17, 2022 · 2 comments
Open

Move parameters into config file #11

glaslos opened this issue Jun 17, 2022 · 2 comments
Labels
enhancement New feature or request go Pull requests that update Go code help wanted Extra attention is needed

Comments

@glaslos
Copy link
Member

glaslos commented Jun 17, 2022

We pass service configuration as parameters. We should use a config file instead. Create config file if it doesn't exist. Default config shoold have configuration for local testing.

Use github.com/hashicorp/hcl/v2 for the configuration.

@glaslos glaslos changed the title Move parameters into config Move parameters into config file Jun 17, 2022
@glaslos glaslos added enhancement New feature or request help wanted Extra attention is needed go Pull requests that update Go code labels Feb 25, 2023
@ashutosh887
Copy link

@glaslos
Should I try this?
Please assign

@glaslos
Copy link
Member Author

glaslos commented Sep 7, 2023

No need for assignment, write code and create a pull request.
This ticket is specific for the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants