package
2.5.2
Repository: https://github.com/threefx/caddy.git
Documentation: pkg.go.dev

# 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.