Versions in this module Expand all Collapse all v0 v0.6.0 Apr 27, 2019 v0.5.0 Dec 25, 2017 Changes in this version + func GetNode(schema *yang.Entry, rootStruct ygot.GoStruct, path *gpb.Path) (interface{}, spb.Status) + func IsTypeMap(t reflect.Type) bool + func IsTypeSlicePtr(t reflect.Type) bool + func IsTypeStructPtr(t reflect.Type) bool + func IsValueMap(v reflect.Value) bool + func IsValueStruct(v reflect.Value) bool + func IsValueStructPtr(v reflect.Value) bool + func NewNode(rootType reflect.Type, path *gpb.Path) (interface{}, spb.Status)