wongoo opened a new issue #723: URL: https://github.com/apache/dubbo-go/issues/723
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: - support default config, minimal user config - support config directly in code - support load config from command line parameters **Why is this needed**: dubbogo now only support config from file, it's not friendly for debug. And I'd like to compile code to one binary file to deploy, not need to add some other config file. Command line parameters is easy to add for some environment, while config file not. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
