Documentation
¶
Overview ¶
Package templates provides utilities for parsing and analyzing Go templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractReferences ¶
ExtractReferences finds all field references in a template string. Returns the full field paths (e.g., ".steps.step1.output", ".params.message").
func ExtractReferencesFromTemplate ¶
ExtractReferencesFromTemplate finds all field references in a parsed template.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.