MCPcopy Index your code
hub / github.com/mattbaird/jsonpatch / diff

Function diff

jsonpatch.go:153–184  ·  view source on GitHub ↗

diff returns the (recursive) difference between a and b as an array of JsonPatchOperations.

(a, b map[string]interface{}, path string, patch []JsonPatchOperation)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleValuesFunction · 0.85

Calls 3

makePathFunction · 0.85
NewPatchFunction · 0.85
handleValuesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…