MCPcopy Create free account
hub / github.com/0xUnixIO/pulse / GetCancelId

Method GetCancelId

internal/pb/nodev1/node.pb.go:87–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func (x *ServerMessage) GetCancelId() string {
88 if x != nil {
89 return x.CancelId
90 }
91 return ""
92}
93
94// Node -> Server
95type NodeMessage struct {

Callers 2

dispatchMethod · 0.80
recvLoopMethod · 0.80

Calls

no outgoing calls

Tested by 1

recvLoopMethod · 0.64