MCPcopy 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
266func (x *Source) GetNodeId() string {
267 if x != nil {
268 return x.NodeId
269 }
270 return ""
271}
272
273func (x *Source) GetPrefix() string {
274 if x != nil {

Callers 1

HasSelectedRouteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected