Documentation
¶
Overview ¶
code-from-spec: SPEC/golang/implementation/spec_tree/validate@rIQ57m6tnu6Ww2Awp1BHt6amA2I
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormatError ¶
func SpecTreeValidate ¶
func SpecTreeValidate(entries []*SpecTreeValidateInput, allDirs []string) []*FormatError
type SpecTreeValidateInput ¶
type SpecTreeValidateInput struct {
LogicalName string
Frontmatter *frontmatter.Frontmatter
Node *parsenode.Node
}
Click to show internal directories.
Click to hide internal directories.