go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
如果是【‘protoc-gen-go’ 不是内部或外部命令】
需要
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
如果是【‘protoc-gen-go’ 不是内部或外部命令】
需要
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest