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

Function Transform

streams/transform.go:16–24  ·  view source on GitHub ↗

Transform creates a new stream where changes are modified before being appended or before being fetched. Both next and append are optional. Note that nil is allowed both as argument and return for next and append.

(parent Stream, append, next func(changes.Change) changes.Change)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

booMethod · 0.92
boopMethod · 0.92
strMethod · 0.92
Str16Method · 0.92
booMethod · 0.92
boopMethod · 0.92
strMethod · 0.92
Str16Method · 0.92
ParentAppendMethod · 0.92
AppendMethod · 0.92
ReverseAppendMethod · 0.92
NextMethod · 0.92

Calls

no outgoing calls

Tested by 4

ParentAppendMethod · 0.74
AppendMethod · 0.74
ReverseAppendMethod · 0.74
NextMethod · 0.74