helper

package
v0.0.0-...-3ca5dd0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: CC0-1.0 Imports: 3 Imported by: 0

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