gnmi
gnmi copied to clipboard
Some protobuf housekeeping
- Minor fixes to
compile_protos.sh - Adding explicit
go_packageand making proto imports relative This is important because for non-Go languages, users will likely not have the fully qualified path includinggithub.com/openconfig/gnmias part of their local workspace.
@robshakir Does this break anything?
@bocon13 Thanks for the changes here. We'll review them. Currently, this repo is copied from a primary source, so we'll likely make the required changes there and copy them into this repo too.
Thanks, r.