Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElementTraversal ¶
ElementTraversal pre-order traverse HTML document.
Found HTML ElementNode items passed to `crawler`.
func IsElementNode ¶
IsElementNode helper for checking the given HTML node is an ElementNode.
func IsTextNode ¶
IsTextNode helper for checking the given HTML node is a TextNode.
Types ¶
Click to show internal directories.
Click to hide internal directories.