//
pkg.gl
Category
github.com/infinitusai/json2csv
jsonpointer
package
0.1.9
Repository:
https://github.com/infinitusai/json2csv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
208 SLOC
#
Functions
Get
Get retrieves a value from the obj.
New
New parses a pointer string and creates a new JSONPointer.
NewTokenFromEscaped
NewTokenFromEscaped returns a new Token from an escaped string.
UnescapeTokenString
UnescapeTokenString returns unescaped representation of the token.
#
Type aliases
JSONPointer
JSONPointer is a sequence of Token.
Token
Token is each part of a JSON Pointer.