Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
Node is slightly modified version of golang.org/x/net/html.Node
func ParseBytes ¶
ParseBytes parse HTML bytes to marshalable node
func (*Node) SearchAllNode ¶
SearchAllNode search nodes matched with options. ty for HTML object type, data is for HTML tag name, key is for attribute key val is for attribute value with key
Click to show internal directories.
Click to hide internal directories.