dawnzzz opened a new issue, #120:
URL: https://github.com/apache/dubbo-kubernetes/issues/120

   支持IDL管理功能,类似于[buibuild](https://buf.build/) ,支持对IDL文件版本管理与代码生成。分为两个部分
   
   1. dubboctl工具中提供类似于buildctl的功能,包括但不限于以下核心功能:
   
       - 获取idl文件之间的依赖版本关系
       - pull/push等管理远程idl仓库的功能
       - 通过(本地&远程)protoc插件生成代码
       - 管理远程插件的功能
       ...
   
   2. idl manègement server,为了支持ctl的idl管理功能,server分为两个部分:
   
       - idl仓库
       - 插件管理
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to