Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eth-easl/dirigent
/ GetIP
Method
GetIP
internal/control_plane/workers/worker_node.go:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
func
(w *WorkerNode) GetIP() string {
137
return
w.IP
138
}
139
140
func
(w *WorkerNode) GetPort() string {
141
return
w.Port
Callers
1
TestDataPlaneCreation
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestDataPlaneCreation
Function · 0.76