package
0.0.3
Repository: https://github.com/kataras/go-template.git
Documentation: pkg.go.dev

# README

Folder information

This folder contains the buit'n and the default html/template cross-framework template engine support.

# Functions

DefaultConfig returns the default configs for the html template engine.
New creates and returns the HTMLTemplate template engine.

# Constants

NoLayout to disable layout for a particular template file.

# Structs

Config for html template engine.
No description provided by the author