"Overhaul Architecture"
Compare changes
- Manuel Kieweg authored
+ 27
− 5
@@ -12,9 +12,12 @@ import (
@@ -22,11 +25,19 @@ type SouthboundInterface interface {
@@ -39,7 +50,10 @@ func (oc *OpenConfig) Schema() *ytypes.Schema {
@@ -48,9 +62,14 @@ func (oc *OpenConfig)SetNode() func(schema *yang.Entry, root interface{}, path *
@@ -65,7 +84,10 @@ func (oc *AristaOC) Schema() *ytypes.Schema {