mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-24 09:39:47 +00:00
A JSON "null" field should set the NullValue enum field because NullValue has the custom encoding format of "null". Change-Id: I2bfa0900de64d7e2874f7c6db04b1cbc0b61b904 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170107 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>