一、mac篇
## 下载
cd /usr/local/lib
wget https://github.com/protocolbuffers/protobuf/releases/download/v3.15.6/protobuf-cpp-3.15.6.tar.gz
#2.下载下来后解压压缩包,并进入目录
tar -xzvf protobuf-cpp-3.15.6.tar.gz
cd protobuf-3.15.6
#3.设置编译目录…
$ go install google.golang.org/protobuf/cmd/protoc-gen-gov1.28
$ go install google.golang.org/grpc/cmd/protoc-gen-go-grpcv1.2//在gomod下 下载grpc的包 go get google.golang.org/grpc build.bat 后面路径为proto文件的目录地址
protoc --go_out. --go_optpathssourc…
LZ-Says:是时候该撸起袖子加油干了。 前言
新换 Mac Pro,大大的屏幕,爽的很。
聊天扯皮中,?爆出 Mac 硬生生用出 Windows 的赶脚,想了想,我也差不多。
点滴积累,希望未来会更好~…