Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Node ¶
type Node struct { Renderers []*RendererSpec RawNode *yaml.Node // contains filtered or unexported fields }
func (*Node) ElementKey ¶
func (*Node) Get ¶
Get a trie node according to the key sequence in order exact is set to true when there key always refer to node's children
func (*Node) MarshalYAML ¶
func (*Node) UnmarshalYAML ¶
type RendererSpec ¶
func (*RendererSpec) Clone ¶
func (r *RendererSpec) Clone() *RendererSpec
Click to show internal directories.
Click to hide internal directories.