Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ GetNodeId
Method
GetNodeId
protocol/nylon_ipc.pb.go:266–271 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
264
}
265
266
func
(x *Source) GetNodeId() string {
267
if
x != nil {
268
return
x.NodeId
269
}
270
return
""
271
}
272
273
func
(x *Source) GetPrefix() string {
274
if
x != nil {
Callers
1
HasSelectedRoute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected