Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ GetSource
Method
GetSource
protocol/nylon_ipc.pb.go:370–375 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
368
}
369
370
func
(x *PubRoute) GetSource() *Source {
371
if
x != nil {
372
return
x.Source
373
}
374
return
nil
375
}
376
377
func
(x *PubRoute) GetFd() *FD {
378
if
x != nil {
Callers
5
printSelectedRoutes
Function · 0.45
printNeighRoutes
Function · 0.45
printCondensedNeighRoutes
Function · 0.45
printFeasibilityDistances
Function · 0.45
HasSelectedRoute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected