package
0.1.9
Repository: https://github.com/infinitusai/json2csv.git
Documentation: pkg.go.dev

# Functions

Get retrieves a value from the obj.
New parses a pointer string and creates a new JSONPointer.
NewTokenFromEscaped returns a new Token from an escaped string.
UnescapeTokenString returns unescaped representation of the token.

# Type aliases

JSONPointer is a sequence of Token.
Token is each part of a JSON Pointer.