Documentation ¶ Index ¶ func ScanDQL(ctx context.Context, req *dqlscan.Request) (*dqlscan.Result, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ScanDQL ¶ func ScanDQL(ctx context.Context, req *dqlscan.Request) (*dqlscan.Result, error) ScanDQL runs the legacy translator into a temporary repository, then feeds the generated route YAML back through the shape scanner so parity tests can compare the legacy YAML contract against shape IR. Types ¶ This section is empty. Source Files ¶ View all Source files scan.go Click to show internal directories. Click to hide internal directories.