Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ GetEndpointMap
Method
GetEndpointMap
internal/control_plane/workers/worker_node.go:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
func
(w *WorkerNode) GetEndpointMap() synchronization.SyncStructure[*core.Endpoint, string] {
161
return
w.endpointMap
162
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected