Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignToJSONObject ¶
func AssignToJSONObject(t jsonpointer.T, target interface{}, value interface{}) (err error)
AssignToJSONObject treats all references tokens of t are map keys. It assigns value at t in target.
func RemoveFromJSONObject ¶
func RemoveFromJSONObject(t jsonpointer.T, target interface{}) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.