Alanxtl commented on issue #3204: URL: https://github.com/apache/dubbo-go/issues/3204#issuecomment-4677802881
@xxs588 Config center does not start这个问题可以根据用的Config center导入 _ "dubbo.apache.org/dubbo-go/v3/config_center/nacos" _ "dubbo.apache.org/dubbo-go/v3/config_center/zookeeper" 然后看一下还报不报错 或者看一下这个例子是怎么写的https://github.com/apache/dubbo-go-samples/tree/main/router/tag -- 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]
