protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

Support extentions that were created externally

Open smessems opened this issue 7 years ago • 0 comments

How can extensions be accessed? Say, a provided proto is defined with: 'extend google.protobuf.FieldOptions' (not the predefined map/map-by/meta etc)

How can one pull that info?

smessems avatar Sep 07 '18 14:09 smessems