protobuf/ptypes/struct
Joe Tsai c45dae45a6 proto: use UnmarshalState
The UnmarshalState method provides information about whether the
message was initialized or not. Checking that bit saves performance
needing to verify again.

Generated files change because of newer versions of dependencies.

Change-Id: I1c1e99b7e28da5959d083ea8652b5fdc8e6c3124
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220500
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-21 23:35:50 +00:00
..
struct.pb.go proto: use UnmarshalState 2020-02-21 23:35:50 +00:00