Mulavar commented on issue #2006: URL: https://github.com/apache/dubbo-go/issues/2006#issuecomment-1207624462
please refer to https://github.com/apache/dubbo-go/blob/1d6b35ff267c0eb668cddc95d98248d491723d56/config/reference_config.go#L150. this param is used to specify the registry or the provider address like tri://127.0.0.1:20000. you can try replacing `com.demo.sampleservice` with the IP address of the provider. -- 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]
