Fedora Packages

golang-github-exponent-io-jsonpath-devel Subpackage of golang-github-exponent-io-jsonpath

Extend the Go runtime's json.Decoder

This package extends the json.Decoder to support navigating a stream of JSON tokens. You should be able to use this extended Decoder places where a json.Decoder would have been used. This Decoder has the following enhancements: – The Scan method supports scanning a JSON stream while extracting particular values along the way using PathActions. – The SeekTo method supports seeking forward in a JSON token stream to a particular path. – The Path method returns the path of the most recently parsed token. – The Token method has been modified to distinguish between strings that are object keys and strings that are values. Object key strings are returned as the KeyString type rather than a native string. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/exponent-io/jsonpath

Releases Overview

Release Stable Testing
Fedora Rawhide 0-0.13.20210109gite84ac1b.fc40 -
Fedora 40 0-0.13.20210109gite84ac1b.fc40 -
Fedora 39 0-0.11.20210109gite84ac1b.fc39 -
Fedora 38 0-0.10.20210109gite84ac1b.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-exponent-io-jsonpath dash maintainers at fedoraproject dot org.



Sources on Pagure