protobuf-go/cmd/protoc-gen-go
Damien Neil 21f62f4d53 reflect/prototype: fix name resolution when file has no package name
A .proto source file with no 'package' statement may still contain
references to descriptors within the file.

Change-Id: I86e942c9c06e5a2915e9722162e0455ffa9ba2ab
Reviewed-on: https://go-review.googlesource.com/c/140899
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-10-16 16:16:46 +00:00
..
internal_gengo cmd/protoc-gen-go: remove spurious . from enums with no package 2018-10-16 16:04:35 +00:00
testdata reflect/prototype: fix name resolution when file has no package name 2018-10-16 16:16:46 +00:00
golden_test.go cmd/protoc-gen-go-grpc: add gRPC code generator 2018-09-27 19:32:34 +00:00
main.go protogen: add an option to rewrite import paths 2018-09-28 21:19:59 +00:00