openconfig / gnmi

gRPC Network Management Interface
Apache License 2.0
470 stars 196 forks source link

Compilation failure due to latest commit on grpctunnel #93

Closed bhupeshkothari closed 3 years ago

bhupeshkothari commented 3 years ago

Commit in question: https://github.com/openconfig/grpctunnel/commit/02ace152db77f34a4dac4b5fc7a06f25c2d5b847

Error: github.com/openconfig/gnmi/tunnel/tunnel.go:144:13: client.Registered undefined (type *tunnel.Client has no field or method Registered)

jxx-gg commented 3 years ago

apologize for the break. it is due the recent refactor effort of the grpctunnel package. just committed a fix. please let us know if the issue still persists.