tree: fa3c800af127d387f86327c74627740a869858c7 [path history] [tgz]
  1. testdata/
  2. func.go
  3. README.md
  4. tmpl.go
  5. tmplfunc_test.go
internal/tmplfunc/README.md

Documentation

Package tmplfunc provides an extension of Go templates in which templates can be invoked as if they were functions.

See the package documentation for details.