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