I have a use case where I need to dynamically read a .proto definition and 
deserialize a byte array of matching message. I scoured the internet does 
anyone have a working example. I am writing a kafka plugin that filters 
messages and uses a schema registry to store and retrieve proto files.  

Something like the following:
DeserializeMessage(proto string, bytes byte[]). 

Must be in go please.

-- 
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/5319742e-b3f3-4d02-aaa3-e99836138914n%40googlegroups.com.

Reply via email to