Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindTypeDefHoldersForKeypath ¶
func FindTypeDefHoldersForKeypath(root ast.Expr, kp models.WildcardKeypath, keys map[ast.Node]string) ([]ast.Node, error)
root should be either of ArrayType or StructType accepts processed form of Config type AST which:
- should not have multiple names per ast.Field
- array types should be defined by combining compatible item fields
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.