Documentation
¶
Overview ¶
Package templite provides a simple caching mechanism for rendering text templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUncachedTemplate = errors.New("tr: template not found in cache")
ErrUncachedTemplate is returned when a requested template isn't found in the cache.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.