trust-freedom opened a new issue #1139:
URL: https://github.com/apache/dubbo-go/issues/1139


   **What would you like to be added**:
   看 servicediscovery/base_registry.go  providerRegistry() 
中对registry-group是写死的,如下
   ```
   dubboPath = fmt.Sprintf("/dubbo/%s/%s", r.service(c), 
common.DubboNodes[common.PROVIDER])
   ```
   请问是不支持自定义registry-group吗??
   
   **Why is this needed**:
   支持自定义registry-group,感觉这是比较常用的特性


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

Reply via email to