Documentation ¶
Overview ¶
Package engine provides a simple template engine for Go Templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTemplateIsEmpty = fmt.Errorf("template is empty")
ErrTemplateIsEmpty is returned when a provided reader is empty.
Functions ¶
func IsValidIdentifier ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.