Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
func
(x *ServerMessage) GetCancelId() string {
88
if
x != nil {
89
return
x.CancelId
90
}
91
return
""
92
}
93
94
// Node -> Server
95
type
NodeMessage
struct
{
Callers
2
dispatch
Method · 0.80
recvLoop
Method · 0.80
Calls
no outgoing calls
Tested by
1
recvLoop
Method · 0.64