package
0.3.7
Repository: https://github.com/kenorld/egret.git
Documentation: pkg.go.dev

# Functions

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

# Constants

ContentType the custom key for the serializer, when used inside egret, Q web frameworks or simply net/http ContentType = "text/html" NoLayout to disable layout for a particular template file.

# Structs

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