MCPcopy Create free account
hub / github.com/dotchain/dot / Path

TypeAlias Path

refs/path.go:20–20  ·  view source on GitHub ↗

Path represents a reference to a value at a specific path. A nil or empty path refers to the root value. This is an immutable type -- none of the methods modify the provided path itself. This only handles the standard set of changes. Custom changes should implement the PathMerger interface. If no

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

applyTextMethod · 0.92
TestRunMergePathFunction · 0.92
SubstreamFunction · 0.92
TestRangeNilFunction · 0.92
TestPathReplaceFunction · 0.92
TestPathSpliceFunction · 0.92
TestPathMoveLeftFunction · 0.92
TestPathChangeSetFunction · 0.92
TestPathUnknownChangeFunction · 0.92
TestPathEqualFunction · 0.92
TestCaretMoveRightFunction · 0.92
TestCaretMoveLeftFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected