go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger
go get -u github.com/golang/protobuf-I$GOPATH/src -I$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis proto/item.proto-I$GOPA
当我试图将https://github.com/grpc-ecosystem/grpc-gateway添加到我的项目中时,问题就开始了。我使用他们给你的命令: go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gatewaygo