Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chain ¶
Chain holds the fully resolved chain for a target node, separated into ancestors, the target itself, dependencies, and existing generated code files.
func ResolveChain ¶
ResolveChain builds the complete chain for the given target logical name. It returns the chain separated into ancestors, target, dependencies, and code. Ancestors and Dependencies are sorted alphabetically by logical name.
Click to show internal directories.
Click to hide internal directories.