Currently I can read some string defined paths using my fieldpath package
http://godoc.org/github.com/gogo/protobuf/fieldpath#pkg-examples
fieldpath requires a FileDescriptorSet (the parsed proto files).

I am working on something better, but fieldpath might be good enough for 
your use case, depending on what it is.
What do you actually want to do?

On Saturday, 4 April 2015 01:57:20 UTC+2, Huzefa Mehta wrote:
>
> Hello,
>
> I am trying to find out how to read a protobuf in go during run time 
> (rather than in a BUILD). Any examples or pointers would be appreciated.
>
> Thanks, 
> Huzefa
>

-- 
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to