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

# Functions

IsFakeRoot checks whether a given entry is the generated fake root.
MappableLeaf determines whether the yang.Entry e is leaf with an enumerated value, such that the referenced enumerated type (enumeration or identity) should have code generated for it.

# Constants

DefaultRootName is the default name for the root structure if GenerateFakeRoot is set to true.
RootElementNodeName is the synthesised node name that is used for an element that represents the root.

# Variables

TemplateHelperFunctions specifies a set of functions that are supplied as helpers to the templates that are used within this file.