package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Apr 2, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Runner is a go template runner. It accepts a go template and data, and runs the
rendered template as a go program.
New returns a new Runner.
Run runs the template and returns the output.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.