Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ AtomicGetNoCheck
Method
AtomicGetNoCheck
pkg/synchronization/control_plane_sync.go:49–49 ·
view source on GitHub ↗
(key K)
Source
from the content-addressed store, hash-verified
47
AtomicSet(key K, value V)
48
AtomicGet(key K) (V, bool)
49
AtomicGetNoCheck(key K) V
50
AtomicRemove(key K)
51
52
Len() int
// Atomic operation
Callers
2
doUpscaling
Method · 0.65
reconstructEndpointsState
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected