mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-06 18:40:55 +00:00
ea5ada15be
This change: * Adds aberrant support for the undocumented XXX_MessageName method. * Adds LegacyMessageTypeOf so that v1 registration can suggest a fullname to use with a legacy message with no Descriptor support. Change-Id: I0265bd3cf67f4d4815358148f5817695c1122dc8 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/193518 Reviewed-by: Damien Neil <dneil@google.com>