Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine 是模板引擎的核心结构
func (*Engine) GetTemplates ¶
GetTemplates 返回所有已加载的模板
func (*Engine) LoadTemplates ¶
LoadTemplates 从嵌入的文件系统中加载所有模板文件
Click to show internal directories.
Click to hide internal directories.