Registry / serialization / christrenkamp-goxpath

christrenkamp-goxpath

JSON →
library0.0.0-20210404020558-97928f7e12b6gogounverified

Package goxpath implements XPath parsing and evaluation for Go.

go get github.com/ChrisTrenkamp/goxpath
INSTALL
IMPORT
SIG · CHRISTRENKAMP-GOXP
C
christrenkamp-goxpath
serializationgov0.0.0-20210404020558-97928f7e12b6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goxpath
github.com/ChrisTrenkamp/goxpath

Parse an XPath expression

package main import ( "fmt" "github.com/ChrisTrenkamp/goxpath" ) func main() { xpath := goxpath.MustParse("//book/title") fmt.Println(xpath) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210404020558-97928f7e12b6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
christrenkamp-goxpath — go get christrenkamp-goxpath · libregistry