mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 09:32:38 +00:00
f647c82cc3
The v2 MessageInfo is needed by v1 to be able to access the OneofWrappers and Exporter function. The ProtoMessageInfo method can be deleted once v1 is entirely implemented in terms of v2. Change-Id: Iabb1b429af5210faffc6477f52b5020b3aa1fb50 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186577 Reviewed-by: Damien Neil <dneil@google.com>