Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ Present
Method
Present
pkg/synchronization/control_plane_sync.go:45–45 ·
view source on GitHub ↗
Not thread safe
(key K)
Source
from the content-addressed store, hash-verified
43
GetNoCheck(key K) V
// Not thread safe
44
Remove(key K)
// Not thread safe
45
Present(key K) bool
// Not thread safe
46
47
AtomicSet(key K, value V)
48
AtomicGet(key K) (V, bool)
Callers
1
NodeHeartbeat
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected