mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-22 21:40:42 +00:00
Also added json.Decoder.Clone API for unmarshaling Any to look ahead remaining bytes for @type field. Change-Id: I2f803743534dfb64f9092d716805b115faa5975a Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170102 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>