-
Rob Pike authored
1) Make the value optional ({{template "foo"}}) 2) Allow the template identifier to be a thing of type *Template. The second makes it easy to drop templates in to a set dynamically during invocation. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/4671056
3987b912
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
exec.go | ||
exec_test.go | ||
funcs.go | ||
helper.go | ||
lex.go | ||
lex_test.go | ||
parse.go | ||
parse_test.go | ||
set.go | ||
set_test.go |