MCPcopy Index your code
hub / github.com/dotchain/dot / PathChange

Struct PathChange

changes/path.go:12–15  ·  view source on GitHub ↗

PathChange represents a change at the provided "path" which can consist of strings (for map-like objects) and integers for array-like objects. In particular, each element of the path should be a proper comparable value (so slices and such cannot be part of th path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected