//
pkg.gl
Category
github.com/sbarow/json2csv
jsonpointer
package
0.1.1
Repository:
https://github.com/sbarow/json2csv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
176 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.