mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-18 12:33:32 -05:00
* Add custom template function registration * Rename TemplateFunctions to CustomFunctions * Add documentation * Document CustomFunctions interface * Preallocate custom functions map list * Fix interface name in error message