package
Version:
v0.0.0-...-dc1bdca
Opens a new window with list of versions in this module.
Published: Aug 31, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package render generates Go source files from an IR document using embedded templates.
RenderTemplate executes a template string against the IR document and
post-processes the result with goimports and gofumpt.
File represents a single rendered output file.
Files renders all embedded templates against the IR document.
FilesFromFS renders all *.tmpl files found in fsys against the IR document.
The output file name is the template name minus the ".tmpl" suffix.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.