Skip to content

Commit

Permalink
update go doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Apr 4, 2024
1 parent 34b82da commit 28c1187
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ weight: 6

在本篇文档中,我们将演示 dubbo java 和 dubbo go 的服务发现互通能力,这样结合协议兼容性,我们就能实现完整的打通 dubbo java 和 dubbo go 微服务体系。

This example shows dubbo-go's service discovery and java-go interoperation feature with Nacos as registry.

本文档使用 Nacos 注册中心作为演示,可在此查看本文档 [示例完整源码](https://github.com/apache/dubbo-go-samples/tree/main/service_discovery)


> before run the code , you should Follow this instruction to install and start Nacos server.
Expand Down

0 comments on commit 28c1187

Please sign in to comment.