Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RelativeJsonPointer ¶
type RelativeJsonPointer struct { NonNegativeInteger int IndexManipulation *int JsonPointer *[]string }
func ParseRelativeJsonPointer ¶
func ParseRelativeJsonPointer(n *parser.Node) (*RelativeJsonPointer, error)
Click to show internal directories.
Click to hide internal directories.