Documentation
¶
Index ¶
- func CSS(a interface{}) (template.CSS, error)
- func Dict(values ...interface{}) (map[string]interface{}, error)
- func GetUtilsFuncMap() template.FuncMap
- func HTML(a interface{}) (template.HTML, error)
- func HTMLAttr(a interface{}) (template.HTMLAttr, error)
- func JS(a interface{}) (template.JS, error)
- func JSStr(a interface{}) (template.JSStr, error)
- func Replace(target, old, new interface{}, n int) (string, error)
- func Slice(args ...interface{}) interface{}
- func Split(obj interface{}, delimiter string) ([]string, error)
- func URL(a interface{}) (template.URL, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUtilsFuncMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.