mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-02 11:15:33 -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