Skip to content

Fill unrecognized options #715

Answered by LucioFranco
leviska asked this question in Q&A
Aug 29, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The type is generated from the google protobuf types here https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/descriptor.proto#L741 and probably refers to the C++ implementation. We just copy the comments. Prost just uses protoc so maybe there is a flag you can set to get that. Prost doesn't do much special here than other implementations as for getting the data from the file descriptor set.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@leviska
Comment options

@leviska
Comment options

@leviska
Comment options

Answer selected by leviska
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants