Documentation
¶
Index ¶
- func HTMLFormat(s template.HTML, rawArgs ...any) template.HTML
- func HTMLPrint(w io.Writer, s template.HTML) (int, error)
- func HTMLPrintTag(w io.Writer, tag template.HTML, attrs map[string]string) (written int, err error)
- func HTMLPrintf(w io.Writer, s template.HTML, rawArgs ...any) (int, error)
- func ParseSizeAndClass(defaultSize int, defaultClass string, others ...any) (int, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTMLPrintTag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.