MCPcopy 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
370func (x *PubRoute) GetSource() *Source {
371 if x != nil {
372 return x.Source
373 }
374 return nil
375}
376
377func (x *PubRoute) GetFd() *FD {
378 if x != nil {

Callers 5

printSelectedRoutesFunction · 0.45
printNeighRoutesFunction · 0.45
HasSelectedRouteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected