Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeVisitor ¶ added in v1.0.7
type SchemaBuilder ¶ added in v1.0.7
type SchemaBuilder struct {
Root *SchemaNode
}
type SchemaNode ¶ added in v1.0.7
type SchemaNode struct {
Kind yaml.Kind
Contents map[string]*SchemaNode
}
type YamlAccess ¶
Click to show internal directories.
Click to hide internal directories.