我们通过extend google.protobuf.MessageOptions的方式,扩展一个msgid用于在message的设计阶段便设定消息的固定id 。 使用protoc的--descriptor_set_out,将定义好的proto文件导出。此时导出的文件便是FileDescriptorSet ,但是最终不知道怎么生成c#脚本
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/60a607dd-b97e-45ef-a021-00abe8e22d07n%40googlegroups.com.
