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

Method Append

ops/store.go:28–28  ·  view source on GitHub ↗

Append a sequence of operations. If the operation IDs already exist, those operations are ignored but do not generate an error.

(ctx context.Context, ops []Op)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

UpdateMethod · 0.65
UpdateMethod · 0.65
SpliceMethod · 0.65
MoveMethod · 0.65
TestTransformerBasicFunction · 0.65
TestTransformerBranchedFunction · 0.65
AppendMethod · 0.65
TestPolledFunction · 0.65
TestPolledErrorFunction · 0.65
decodeSliceMethod · 0.65

Implementers 10

pollerops/poller.go
fakeStoreops/poller_test.go
storeops/pg/pg.go
unreliableops/sync/reliable_test.go
reliableops/sync/reliable.go
fakeStoreops/sync/sync_test.go
storeops/bolt/bolt.go
fakeStoreops/nw/nw_test.go
Clientops/nw/clientjs.go
memtest/testops/store.go

Calls

no outgoing calls

Tested by 15

TestTransformerBasicFunction · 0.52
TestTransformerBranchedFunction · 0.52
TestPolledFunction · 0.52
TestPolledErrorFunction · 0.52
TestSimpleFunction · 0.52
TestGetSinceBlockingFunction · 0.52
TestErrorsFunction · 0.52
TestReliableAppendFunction · 0.52
TestSyncFromScratchFunction · 0.52
TestSyncReconnectFunction · 0.52