MCPcopy Create free account
hub / github.com/eth-easl/dirigent / AtomicGet

Method AtomicGet

pkg/synchronization/control_plane_sync.go:48–48  ·  view source on GitHub ↗
(key K)

Source from the content-addressed store, hash-verified

46
47 AtomicSet(key K, value V)
48 AtomicGet(key K) (V, bool)
49 AtomicGetNoCheck(key K) V
50 AtomicRemove(key K)
51

Callers 2

OnMetricsReceiveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected