Documentation ¶
Index ¶
- func DisableSchemaTestLogging()
- func EnableSchemaTestLogging()
- func NodeFinder(targetNode schema.Node, parentNode *schema.XNode, nodeToFind schema.NodeSpec, ...) (bool, bool, []interface{})
- func ValidateNodes(t *testing.T, spec []schema.NodeSpec, st schema.ModelSet) (bool, []interface{})
- func WalkNodes(t *testing.T, st schema.ModelSet)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableSchemaTestLogging ¶
func DisableSchemaTestLogging()
func EnableSchemaTestLogging ¶
func EnableSchemaTestLogging()
func NodeFinder ¶
func NodeFinder( targetNode schema.Node, parentNode *schema.XNode, nodeToFind schema.NodeSpec, path []string, param interface{}, ) (bool, bool, []interface{})
Helper function that can be passed into the schema.FindorWalk() function that finds a Node matching a path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.