1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-27 23:20:57 +00:00
hugo/tpl
Cameron Moore 5498a1bd56 tpl: Return all errors from casting
Most non-boolean template functions should return errors.

Fixes 
2016-08-16 21:42:38 -05:00
..
reflect_helpers.go
template.go
template_embedded.go
template_funcs.go tpl: Return all errors from casting 2016-08-16 21:42:38 -05:00
template_funcs_test.go tpl: Return all errors from casting 2016-08-16 21:42:38 -05:00
template_resources.go
template_resources_test.go
template_test.go