This example shows dubbo-go’s service discovery feature with Nacos as registry.
通过以下方式指定注册中心地址:
Follow this instruction to install and start Nacos server.
test rpc server work as expected:
Open https://localhost:8848/nacos/
with browser, check url address successfully registered into Nacos.