Documentation
¶
Index ¶
- func AttrVal(node *html.Node, attribute string) string
- func ElementByID(n *html.Node, id string) *html.Node
- func ElementsByAttrMatch(n *html.Node, key string, val *regexp.Regexp) []*html.Node
- func ElementsByTag(n *html.Node, tag ...atom.Atom) []*html.Node
- func ElementsByTagAndAttrs(n *html.Node, id string, attrs []html.Attribute) []*html.Node
- func HasAttr(node *html.Node, attribute string) bool
- func MatchAttrs(node *html.Node, attr ...html.Attribute) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElementsByAttrMatch ¶
func ElementsByTagAndAttrs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.