mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
2cec484ed7
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> |
||
---|---|---|
.. | ||
protoc-gen-go | ||
protoc-gen-go-grpc |