protobuf-go/reflect/protodesc
Lasse Folger 020ec10f7b internal/filedesc: implement runtime editions support
This change add parsing editions specific descriptor parts to
internal/filedesc which makes it possible to load file descriptors of
protos using editions at runtime.

Change-Id: I7a0c23303acddd2cff115859d4cf82bf0102b14c
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/563615
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-13 12:20:49 +00:00
..
proto all: implement Go-specific GenerateLegacyUnmarshalJSON 2024-02-12 13:54:51 +00:00
desc_init.go all: implement Go-specific GenerateLegacyUnmarshalJSON 2024-02-12 13:54:51 +00:00
desc_resolve.go
desc_validate.go reflect/protodesc: fix group validation: not supported in proto3 2024-01-09 14:54:38 +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 editions: add some test protos for editions 2024-02-12 14:14:45 +00:00
proto.go reflect/protodesc: don't generate invalid syntax values 2023-11-08 07:09:48 +00:00