Documentation
¶
Overview ¶
Package generate ports the orchestration between the CLI and core: executeCodegen (codegen.ts) — for each `generates` entry, load schema + documents, run the plugin chain, and collect FileOutputs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(ctx *config.Context) ([]plugin.FileOutput, error)
Execute mirrors executeCodegen: returns the list of FileOutputs (content per output filename) plus the merged schema. It does NOT write to disk (Phase 5).
Types ¶
Click to show internal directories.
Click to hide internal directories.