Move parameters into config file #11
Labels
enhancement
New feature or request
go
Pull requests that update Go code
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: