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