You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/08/21 02:04:00 UTC

[GitHub] [dubbo-go] wongoo opened a new issue #723: support default config, config in code, and config from command line parameterss

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks commented on issue #723: support default config, config in code, and config from command line parameterss

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #723:
URL: https://github.com/apache/dubbo-go/issues/723#issuecomment-761749597


   “support default config, minimal user config” 
   cc @fangyincheng 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks commented on issue #723: support default config, config in code, and config from command line parameterss

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #723:
URL: https://github.com/apache/dubbo-go/issues/723#issuecomment-678000582


   @wongoo maybe u should discuss with @cvictory who wanna add the API funcs for startup.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org