package
1.0.1
Repository: https://github.com/dereking/grest.git
Documentation: pkg.go.dev

# Functions

Initialize the templates.
Render execute the template.

# Constants

No description provided by the author
layout模板的文件在views目录下的文件夹名称,区分大小写.
layout模板的文件名路径,区分大小写,后缀有suffix确定.

# Variables

layout文件的内容.
layout模板的文件 路径,区分大小写.文件后缀必须小写。 views/Shared/_Layout.html.
文件路径分隔符.
模板存放目录,默认运行目录下的views , 不包含末尾斜杠.