tree: 350e6400c23bca4b8dd22cf37ed5cb8ea4f8e061 [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.