Does tonic_prost_build offer a way to include custom options in the descriptor set? #2430
              
                Unanswered
              
          
                  
                    
                      NeoPrimate
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         Okay, I see: Very unfortunate :(  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking in DescriptorProto options uninterpreted_option (for table options) and in FieldDescriptorProto options uninterpreted_option (for field options) but both are empty vec despite having added
file_descriptor_set_pathand my options.proto file tocompile_protos.I can't seem to find them, am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions