You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "guoche21 (via GitHub)" <gi...@apache.org> on 2023/04/01 08:59:46 UTC

[GitHub] [dubbo-go] guoche21 commented on issue #2265: Revisit the end-user programming API

guoche21 commented on issue #2265:
URL: https://github.com/apache/dubbo-go/issues/2265#issuecomment-1492883708

   你好,很高兴了解到 GSoC!我是一名毕业不久、工作经验接近一年的社会员工,想要参与到当前这个 issue 当中。
   
   目前在基础系统组,主要工作内容有:
   1. 优化和重构基础的服务框架流程
   2. 为业务方提供 api,尽可能制定通用的接口协议
   3. 有一定的 go 开发经验
   
   感觉 chickenlj 对该 issue 的说明已经很到位了😀
   
   以下是我结合工作过程中使用 Go 开发微服务的一些想法,对提升 dubbo-go 易用性的理解:
   1. 使用 protoc 工具生成的 api 要针对 go 本身的语言特性,符合 go 的编程风格和 dubbo 的实现规范
   2. api 相关:对于服务的设置、自定义中间件的插入使用等要足够简单明确
   3. 配置相关:尽量不要重复配置,可以根据不同场景使用不同配置
   
   希望这次 GSoC 能参与到该 issue 中,为开源项目贡献一点力量,同时提升自己的技能与视野,谢谢!
   
   个人联系方式:
   email: guoche21@gmail.com
   wechat: Axitaka21


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org