mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-03 11:45:20 -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