MCPcopy Create free account
hub / github.com/cloudflare/ct-log / ReadWriteTransaction

Method ReadWriteTransaction

ct/log_storage.go:109–121  ·  view source on GitHub ↗

ReadWriteTransaction starts a RW transaction on the underlying storage, and calls f with it.

(ctx context.Context, tree *trillian.Tree, f storage.LogTXFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

beginForTreeMethod · 0.95
RollbackMethod · 0.45
CommitMethod · 0.45

Tested by

no test coverage detected