Documentation
¶
Overview ¶
Package engine provides the template rendering engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine handles template parsing and execution.
func (*Engine) RenderFile ¶
RenderFile renders a template file with the given data.
Click to show internal directories.
Click to hide internal directories.