Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GlobalRender = Render{ // contains filtered or unexported fields }
View Source
var Template = templatex.New(store.WithAddFuncsTpl(fstore.FuncMapTpl()))
Functions ¶
This section is empty.
Types ¶
type Render ¶
type Render struct { Data map[string]interface{} // contains filtered or unexported fields }
func (*Render) ExecuteWithData ¶
func (*Render) IsTemplateExist ¶
Click to show internal directories.
Click to hide internal directories.