hugo/tpl
Tatsushi Demachi 3b3e771d61 Check for exported fields in embedded structs
This fixes a exported field check condition in a way described at Go
issue https://golang.org/issue/12367

According to the issue comments, this fix should be safe under Go 1.6.
2016-01-28 19:27:35 +09:00
..
template.go
template_embedded.go Add embeded template for robots.txt 2016-01-05 23:36:16 +01:00
template_funcs.go Check for exported fields in embedded structs 2016-01-28 19:27:35 +09:00
template_funcs_test.go
template_resources.go
template_resources_test.go
template_test.go Add one more temporary template test for linux/arm 2016-01-13 14:26:25 +01:00