package
0.0.0-20240608060849-6e8f4b0d99a5
Repository: https://github.com/ejacobg/hn.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FindNode will return the first node that the matcher function accepts.
FindNodes will gather all nodes that the matcher function accepts.
GetElementWithClass returns the first element underneath and including `node` that has the given class value (as given in the HTML).
No description provided by the author