helper

package
v0.0.0-...-722fb80 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2021 License: CC0-1.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SearchLast

func SearchLast(root xml.Node, xpath string) (xml.Node, error)

SearchLast searches the subtree of the given root node and returns the last result.

func SearchOne

func SearchOne(root xml.Node, xpath string) (xml.Node, error)

SearchOne searches the subtree of the given root node and returns the first result.

func SearchSubtree

func SearchSubtree(root xml.Node, xpath string) (nodes []xml.Node, err error)

SearchSubtree searches the subtree of the given root node.

Types

This section is empty.

Jump to

Keyboard shortcuts

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