Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TagOrText ¶
func ParseHtml ¶
ParseHtml Reads and parses the html from the starting tag to the matching end tag. If the tag depth is inconsistent or the tags at the same depth are not the same type then an error is returned.
After the html is parsed r is reset to the remaining bytes that have not been parsed.
func ParseHtmlString ¶
func (*TagOrText) AppendChild ¶
func (*TagOrText) DebugString ¶
func (*TagOrText) IsGoCodeEmbed ¶
Click to show internal directories.
Click to hide internal directories.