Closed shawnps closed 8 years ago
for example:
https://goreportcard.com/report/github.com/gengo/grpc-gateway#go_vet
/github.com/gengo/grpc-gateway/protoc-gen-swagger/genswagger/template_test.go
I don't think we need /github.com/gengo/grpc-gateway/ in there, but someone can feel free to comment if they believe it's useful
/github.com/gengo/grpc-gateway/
Actually at a minimum I think removing github.com/orgName makes sense, but maybe keep the root dir as that is how the file view will look on GitHub for example (not sure about other sites):
github.com/orgName
for example:
https://goreportcard.com/report/github.com/gengo/grpc-gateway#go_vet
/github.com/gengo/grpc-gateway/protoc-gen-swagger/genswagger/template_test.go
I don't think we need
/github.com/gengo/grpc-gateway/
in there, but someone can feel free to comment if they believe it's useful