Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ GetNoCheck
Method
GetNoCheck
pkg/synchronization/control_plane_sync.go:43–43 ·
view source on GitHub ↗
Not thread safe
(key K)
Source
from the content-addressed store, hash-verified
41
Set(key K, value V)
// Not thread safe
42
Get(key K) (V, bool)
// Not thread safe
43
GetNoCheck(key K) V
// Not thread safe
44
Remove(key K)
// Not thread safe
45
Present(key K) bool
// Not thread safe
46
Callers
5
notifyDataplanesAndStartScalingLoop
Method · 0.65
removeEndpointFromWNStruct
Method · 0.65
RegisterDataplane
Method · 0.65
TestRandomPolicy
Function · 0.65
TestRoundRobin
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestRandomPolicy
Function · 0.52
TestRoundRobin
Function · 0.52