Skip to content

Commit

Permalink
[ISSUE #158]Translate Chinese comments in the Zookeeper module to Eng…
Browse files Browse the repository at this point in the history
…lish (#159)
  • Loading branch information
mxsm authored Oct 7, 2023
1 parent d966a5e commit d8db0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/zookeeper/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ use dubbo::{
StdError,
};

// 从url中获取服务注册的元数据
// Get metadata of a service registration from a URL
// rawURL = fmt.Sprintf("%s://%s%s?%s", c.Protocol, host, c.Path, s)
// dubboPath = fmt.Sprintf("/%s/%s/%s", r.URL.GetParam(constant.RegistryGroupKey, "dubbo"), r.service(c), common.DubboNodes[common.PROVIDER])

Expand Down

0 comments on commit d8db0c8

Please sign in to comment.