zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
28.69k stars 3.89k forks source link

Consider to use buf cli instead of protoc? #4247

Closed YuexingZeng closed 1 month ago

YuexingZeng commented 1 month ago

个人感觉buf cli的依赖管理以及便利性比protoc要更好一些。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Personally, I feel that buf cli's dependency management and convenience are better than protoc.

kevwan commented 1 month ago

Thanks for your idea! No plan yet. We prefer to use official cli tools.

YuexingZeng commented 1 month ago

ok,thank you!