Documentation
¶
Index ¶
- func Array(args ...any) []any
- func CSS(a any) (template.CSS, error)
- func HTML(a any) (template.HTML, error)
- func HTMLAttr(a any) (template.HTMLAttr, error)
- func JS(a any) (template.JS, error)
- func JSON(a any) (template.JS, error)
- func JSStr(a any) (template.JSStr, error)
- func Map(kvs ...any) (map[string]any, error)
- func Srcset(a any) (template.Srcset, error)
- func Strings(args ...string) []string
- func URL(a any) (template.URL, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.