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

Method GetMap

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

Source from the content-addressed store, hash-verified

35 RUnlock()
36
37 GetMap() map[K]V
38
39 GetKeys() []K // Not thread safe
40 GetValues() []V // Not thread safe

Callers 15

drainSandboxMethod · 0.65
RegisterDataplaneMethod · 0.65
DeregisterDataplaneMethod · 0.65
GetHAProxyConfigMethod · 0.65
NodeHeartbeatMethod · 0.65
ListServicesMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestRoundRobinFunction · 0.52