package
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev
# Functions
ExecuteTemplate renders a "tmpl" partial template to the `context#ResponseWriter`.
Hello renders our ../templates/hello.qtpl file using the compiled ../templates/hello.qtpl.go file.
Index renders our ../templates/index.qtpl file using the compiled ../templates/index.qtpl.go file.