jhump / protoreflect

Reflection (Rich Descriptors) for Go Protocol Buffers
Apache License 2.0
1.33k stars 170 forks source link

desc/builder: support editions #605

Closed jhump closed 5 months ago

jhump commented 5 months ago

Also updates the *desc.FileDescriptor to expose the file's edition and updates the sourceinfo package so its protoreflect.FileDescriptor wrapper can correctly be used by the protodesc package to produce a valid editions descriptor proto.