dubbo-go
dubbo-go copied to clipboard
Nacos support subscribe to all with '*'
When service name is *, subscribe all services.
Reference implementation in Java
https://github.com/apache/dubbo/blob/3.2/dubbo-registry/dubbo-registry-nacos/src/main/java/org/apache/dubbo/registry/nacos/NacosRegistry.java#L224
assign
already support in #2374