# Structs
TemplateContext is the TemplateContext with which HTTP templates are executed.
Templates is a middleware which executes response bodies as Go templates.
WrappedHeader wraps niladic functions so that they can be used in templates.
# Interfaces
Customfunctions is the interface for registering custom template functions.