File: README.md

package info (click to toggle)
golang-rsc-tmplfunc 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 204 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 302 bytes parent folder | download
1
2
3
4
5
6
7
8
[![Documentation](https://pkg.go.dev/badge/rsc.io/tmplfunc.svg)](https://pkg.go.dev/rsc.io/tmplfunc)

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

See the [package documentation](https://pkg.go.dev/rsc.io/tmplfunc) for details.