Documentation ¶ Index ¶ type NodeEntry Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type NodeEntry ¶ type NodeEntry struct { Tag string Key string Value any StringValue string Line int KeyStyle yaml.Style // ValueStyle yaml.Style RenderZero bool LowValue any } NodeEntry represents a single node used by NodeBuilder. Source Files ¶ View all Source files nodeentry.go Click to show internal directories. Click to hide internal directories.