Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrParsing error = errors.New("Error parsing html data")
Functions ¶
Types ¶
type JSNode ¶
func (JSNode) FirstChild ¶
func (n JSNode) FirstChild() pendrafusion.Node
func (JSNode) NextSibling ¶
func (n JSNode) NextSibling() pendrafusion.Node
Click to show internal directories.
Click to hide internal directories.