Documentation
¶
Index ¶
- func NewEscapedWriter(w io.Writer) io.Writer
- func WriteAttr(w io.Writer, name string, value any) error
- func WriteAttrName(w io.Writer, name string) error
- func WriteAttrValue(w io.Writer, value any) error
- func WriteEscapedText(w io.Writer, text string) error
- func WriteRawText(w io.Writer, text string) error
- func WriteTagClose(w io.Writer, name string) error
- func WriteTagOpenBeg(w io.Writer, name string) error
- func WriteTagOpenEnd(w io.Writer) error
- type Output
- type Pool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteTagOpenEnd ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.