Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
ad82d036
Unverified
Commit
ad82d036
authored
5 years ago
by
vito.he
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README_CN.md
parent
4316da22
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_CN.md
+4
-0
4 additions, 0 deletions
README_CN.md
with
4 additions
and
0 deletions
README_CN.md
+
4
−
0
View file @
ad82d036
...
...
@@ -10,6 +10,10 @@ Apache Dubbo Go 语言实现
Apache License, Version 2.0
## 发布日志 ##
[
v1.0.0 - 2019年5月29日 兼容dubbo v2.6.5 版本
](
https://github.com/dubbo/go-for-apache-dubbo/releases/tag/v1.0.0
)
## 代码设计 ##
基于dubbo的extension模块和分层的代码设计(包括 protocol layer, registry layer, cluster layer, config 等等)。我们的目标是:你可以对这些分层接口进行新的实现,并通过调用 extension 模块的“ extension.SetXXX ”方法来覆盖 dubbo-go [同 go-for-apache-dubbo ]的默认实现,以完成自己的特殊需求而无需修改源代码。同时,欢迎你为社区贡献有用的拓展实现。
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment