ch4-rpc/ch4-02-pb-intro #636
Replies: 2 comments 2 replies
-
4.2.1 hello.proto的代码需加一行 option go_package = "path;name"; path 表示生成的go文件的存放地址,会自动生成目录的。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
4.2.2 生成可执行文件在显示 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
ch4-rpc/ch4-02-pb-intro
Go语言高级编程
https://chai2010.cn/advanced-go-programming-book/ch4-rpc/ch4-02-pb-intro.html
Beta Was this translation helpful? Give feedback.
All reactions