protobuf-go/reflect/protodesc
Lasse Folger f2cb7f136e encoding/protojson: add protojson editions tests including fuzztests
Change-Id: I478bf6a945cb2c86c71fd20b64dedb4b2e585f1d
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/566035
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Lasse Folger <lassefolger@google.com>
2024-02-23 08:35:31 +00:00
..
desc_init.go reflect/protodesc: propagate field_presence legacy_required properly 2024-02-13 15:44:19 +00:00
desc_resolve.go reflect/protodesc: add editions support 2024-02-19 07:03:53 +00:00
desc_validate.go encoding/protojson: add protojson editions tests including fuzztests 2024-02-23 08:35:31 +00:00
desc.go reflect/protodesc: support editions feature resolution 2023-12-08 13:18:14 +00:00
editions.go internal/filedesc: implement runtime editions support 2024-02-13 12:20:49 +00:00
file_test.go reflect/protodesc: add editions support 2024-02-19 07:03:53 +00:00
proto.go