Documentation
¶
Overview ¶
Package template provides a shared template reader for codegen packages. It allows loading templates and partials from an fs.FS, supporting embedded templates. Each codegen package should embed its templates and create a TemplateReader.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateReader ¶
TemplateReader reads templates and partials from a provided filesystem.
Click to show internal directories.
Click to hide internal directories.