protobuf-go/reflect/protodesc
Joe Tsai bd7b7a9e0c reflect/protoregistry: assume unique proto file path
Previously, we liberally permitted mutiple files to be registered that
have the same path. However, doing so causes complexity in various places
that need to assume that file paths are unique. Since unique paths are
the intention of the proto language, we strictly enforce that now.

Change-Id: Ie8fdd57c824c9809a51859cf20c4bc477b6871be
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/182497
Reviewed-by: Damien Neil <dneil@google.com>
2019-06-17 17:57:24 +00:00
..
protodesc_test.go types: consistently name generated protos 2019-05-16 21:55:40 +00:00
protodesc.go reflect/protoregistry: assume unique proto file path 2019-06-17 17:57:24 +00:00
toproto.go types: consistently name generated protos 2019-05-16 21:55:40 +00:00