mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-22 12:39:52 +00:00
Given a pointer to a Go struct (that is well-formed according to the v1 struct field layout), wrap the type such that it implements the v2 protoreflect.Message interface. Change-Id: I5987cad0d22e53970c613cdbbb1cfd4210897f69 Reviewed-on: https://go-review.googlesource.com/c/138897 Reviewed-by: Damien Neil <dneil@google.com>