package
Version:
v0.0.0-...-60f2093
Opens a new window with list of versions in this module.
Published: Jul 16, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
-
func Load(c *modulir.Context, basePath, innerPath string, opts *ace.Options) (*template.Template, error)
-
func Render(c *modulir.Context, basePath, innerPath string, writer io.Writer, ...) error
-
func RenderFile(c *modulir.Context, basePath, innerPath, target string, opts *ace.Options, ...) error
Load loads an Ace template.
Render is a shortcut for loading an Ace template and rendering it to a
target file.
RenderFile is a shortcut for loading an Ace template and rendering it to a
target file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.