xmlutil

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package xmlutil provides XPath queries on XML strings. Import with blank identifier to register the parser:

import _ "github.com/Chocapikk/pik/pkg/xmlutil"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Find

func Find(body, xpath string) []string

Find returns the inner text of all XML nodes matching the XPath expression.

Types

This section is empty.

Jump to

Keyboard shortcuts

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