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