LaurenceLiZhixin commented on issue #1558:
URL: https://github.com/apache/dubbo-go/issues/1558#issuecomment-962416187


   > 不通配置方式启动服务的API也不一样,是否如考虑统一启动入口
   这一点提醒了我。我有一个思路是:
   1. 通过api build rootConfig 
   2. config.Load(config.WithRootConfig(rootConfig)) 启动,您觉得怎么样?
   对于文件读取配置的,依然是config.Load(),WithRootConfig 作为一个可选项。
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to