MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / writeOperation

Function writeOperation

store/tracekvstore.go:183–204  ·  view source on GitHub ↗

writeOperation writes a KVStore operation to the underlying io.Writer as JSON-encoded data where the key/value pair is base64 encoded. nolint: errcheck

(w io.Writer, op operation, tc TraceContext, key, value []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

GetMethod · 0.85
SetMethod · 0.85
DeleteMethod · 0.85
KeyMethod · 0.85
ValueMethod · 0.85

Calls 2

WriteMethod · 0.65
MarshalMethod · 0.45

Tested by

no test coverage detected