package
0.29.22
Repository: https://github.com/openconfig/ygot.git
Documentation: pkg.go.dev

# README

ygot Uncompressed Example

You can run this example using:

  go generate
  go run uncompressed.go

# Packages

# Functions

BuildDemo populates a demo instance of the uncompressed GoStructs for the example.yang module.
DemoInternalJSON returns internal format JSON for the input ucompressed root struct d.
DemoRFC7951JSON returns RFC7951 JSON for the input uncompressed root struct d.