# README
ygot Uncompressed Example
You can run this example using:
go generate
go run uncompressed.go
# 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.