Documentation ¶
Index ¶
- func BlockMysql(tmplname, tmpl string, block string, data interface{}) (string, error)
- func Eval(t *template.Template) func(string, interface{}) (string, error)
- func String(tmplname, tmpl string, data interface{}) (string, error)
- func StringBlock(tmplname, tmpl string, block string, data interface{}) (string, error)
- func StringBlockMysql(tmpl string, block string, data interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockMysql ¶
BlockMysql return result of calling template Execute as string from template file
func StringBlock ¶
StringBlock return result of calling template Execute as string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.