protobuf-go/cmd
Joe Tsai 2cec484ed7 compiler/protogen: export Plugin.FilesByPath
The Plugin.FileByName method seems like an unnecessary indirection that
provides little benefit over just exposing the map.
If the intention to provide some form of immutability, there are already
many leakages in the abstraction given that most things returned by
protogen is by pointer.

Change-Id: I0c793a8d7dab7632b92968a74f8c1ba5accb242f
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191039
Reviewed-by: Damien Neil <dneil@google.com>
2019-08-21 20:35:20 +00:00
..
protoc-gen-go compiler/protogen: export Plugin.FilesByPath 2019-08-21 20:35:20 +00:00
protoc-gen-go-grpc internal/impl: clean up obsolete ExtensionInfo fields/funcs 2019-08-20 22:03:04 +00:00