docs/cli/gen-pb #224
Replies: 1 comment
-
生成 stream 时格式会出问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/cli/gen-pb
使用GoFrame框架中的命令行工具来编译proto文件,生成相应的protobuf Go文件和控制器文件。通过gf gen pb命令,用户可以设置不同的路径以存储生成的接口和控制器文件,满足项目工程的需求。同时,本文还列出了该命令的使用指南和注意事项,以便于开发者更好地使用这个功能。
https://goframe.org/docs/cli/gen-pb
Beta Was this translation helpful? Give feedback.
All reactions