gnmi icon indicating copy to clipboard operation
gnmi copied to clipboard

Some protobuf housekeeping

Open bocon13 opened this issue 7 years ago • 2 comments

  • Minor fixes to compile_protos.sh
  • Adding explicit go_package and making proto imports relative This is important because for non-Go languages, users will likely not have the fully qualified path including github.com/openconfig/gnmi as part of their local workspace.

bocon13 avatar Jul 07 '18 08:07 bocon13

@robshakir Does this break anything?

bocon13 avatar Jul 10 '18 23:07 bocon13

@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.

robshakir avatar Jul 11 '18 01:07 robshakir