Develop
Compare changes
- Manuel Kieweg authored
+ 131
− 161
@@ -29,97 +27,100 @@ const (
@@ -129,49 +130,65 @@ func (g *Gnmi) Type() string {
@@ -181,9 +198,7 @@ func (g *Gnmi) Capabilities(ctx context.Context) (interface{}, error) {
@@ -195,10 +210,10 @@ func (g *Gnmi) get(ctx context.Context, paths [][]string, origin string) (interf
@@ -209,34 +224,14 @@ func (g *Gnmi) getWithRequest(ctx context.Context, req *gpb.GetRequest) (interfa
@@ -263,37 +258,12 @@ func (g *Gnmi) Close() error {