能否在idl(proto)文件中统一service的入口
Author: towelongCreated Sep 23, 2025Updated Apr 3, 2026
Labelstool
Describe the Question
https://github.com/coze-dev/coze-studio/blob/main/idl/api.thrift 最近在看coze的开源项目,然后发现可以将所有的服务统一到一个package下
Expected behavior
期望可以在一个 restapi.proto文件中来生成service
Source: cloudwego/hertz