package
3.0.0-beta+incompatible
Repository: https://github.com/azber/iris.git
Documentation: pkg.go.dev
# README
Folder Information
This folder contains the template support for Iris. The folder name is singular (template) so the /template/engine
, because you can use ONLY ONE at the same time.
How to use
Refer to the Book
# Packages
No description provided by the author
# Functions
New creates and returns a Template instance which keeps the Template Engine and helps with render.
# Interfaces
No description provided by the author