Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encodeous/nylon
/ GetPubRoute
Method
GetPubRoute
protocol/nylon_ipc.pb.go:476–481 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
474
}
475
476
func
(x *SelRoute) GetPubRoute() *PubRoute {
477
if
x != nil {
478
return
x.PubRoute
479
}
480
return
nil
481
}
482
483
func
(x *SelRoute) GetNh() string {
484
if
x != nil {
Callers
3
printSelectedRoutes
Function · 0.45
printNeighRoutes
Function · 0.45
HasSelectedRoute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected