MCPcopy 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
476func (x *SelRoute) GetPubRoute() *PubRoute {
477 if x != nil {
478 return x.PubRoute
479 }
480 return nil
481}
482
483func (x *SelRoute) GetNh() string {
484 if x != nil {

Callers 3

printSelectedRoutesFunction · 0.45
printNeighRoutesFunction · 0.45
HasSelectedRouteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected