mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-03 16:36:26 +08: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