package
3.0.0-rc.3+incompatible
Repository: https://github.com/drillbits/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.
RegisterSharedFunc registers a functionality that should be inherited from all supported template engines.
RegisterSharedFuncs registers functionalities that should be inherited from all supported template engines.

# Structs

No description provided by the author

# Interfaces

No description provided by the author