This is an automated email from the ASF dual-hosted git repository. xinminghe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-go.wiki.git
commit f8d64a57b30d04231540e8141c9d94bb68eac7cd Author: u0x01 <[email protected]> AuthorDate: Thu May 30 01:20:26 2019 +0800 Updated _Sidebar (markdown) --- _Sidebar.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 74ab2cc..6b8abb3 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,3 +1,15 @@ -## Benchmark +* [Home](https://github.com/dubbo/go-for-apache-dubbo/wiki) +* [Design](https://github.com/dubbo/go-for-apache-dubbo/wiki/dubbo-go-V1.0-design) + +### Roadmap +* [task 1 tcp/hessian implementation ](https://github.com/dubbo/dubbo-go/wiki/Roadmap-task-1-TODO-LIST) + +### Commit +* [specification](https://github.com/dubbo/go-for-apache-dubbo/wiki/notice-of-committing-codes) + +### Benchmark Test * [dubbo](https://github.com/dubbo/go-for-apache-dubbo/wiki/Benchmark-test-of-dubbo) -* [jsonrpc](https://github.com/dubbo/go-for-apache-dubbo/wiki/Benchmark-test-of-jsonrpc) \ No newline at end of file +* [jsonrpc](https://github.com/dubbo/go-for-apache-dubbo/wiki/Benchmark-test-of-jsonrpc) + +### OpenSource +* [Dependency agreement](https://github.com/dubbo/go-for-apache-dubbo/wiki/notice-of-committing-codes) \ No newline at end of file
