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

Function Substream

streams/substream.go:33–35  ·  view source on GitHub ↗

Substream creates a child stream The sequence of keys are used as paths into the logical value and work for both array indices and object-like keys. For instance: `streams.Substream(parent, 5, "count")` refers to the "count" field of the 5th element and any changes to it. Note that the path provi

(parent Stream, key ...interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

CompleteMethod · 0.92
DescriptionMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
ItemMethod · 0.92
booMethod · 0.92
boopMethod · 0.92
strMethod · 0.92

Calls 1

PathTypeAlias · 0.92

Tested by 5

ChangingIndexMethod · 0.74
InvalidRefMethod · 0.74
ParentAppendOtherMethod · 0.74
ParentAppendOwnMethod · 0.74
FieldAppendMethod · 0.74