protobuf-go/encoding
Thalita Oliveira d4621760ea protojson: changes error message returned by unmarshal
The current error message does not return the field that triggered the error on JSON unmarshal, so the error message was changed to include the field name.

Resolves golang/protobuf#1504

Change-Id: I4ae098d2fc39bf68ede3560c36d50f630db5f6b4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/587536
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
2024-06-14 06:16:58 +00:00
..
protodelim all: modernize documentation 2023-09-05 14:55:28 +00:00
protojson protojson: changes error message returned by unmarshal 2024-06-14 06:16:58 +00:00
prototext all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
protowire all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
bench_test.go