sel

package
v0.0.0-...-d048fa0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ElementMatchesSingle

func ElementMatchesSingle(sel string, el *html.Node, rootMustMatchFirst bool, nthChild int) bool

ElementMatchesSingle selects 1 cascade at a specific element

func Select

func Select(sel string, el *html.Node, ignoreRoot, rootMustMatchFirst bool) (es []*html.Node, err error)

func SelectSingle

func SelectSingle(sel string, el *html.Node, ignoreRoot, rootMustMatchFirst bool) (es []*html.Node, err error)

SelectSingle selects by one item from a comma separated selector group

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL