Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xUnixIO/pulse
/ GetBody
Method
GetBody
internal/pb/nodev1/node.pb.go:153–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
func
(x *NodeMessage) GetBody() []byte {
154
if
x != nil {
155
return
x.Body
156
}
157
return
nil
158
}
159
160
func
(x *NodeMessage) GetError() string {
161
if
x != nil {
Callers
8
TestAgent_HelloOnConnect
Function · 0.45
TestAgent_DispatcherRoundTrip
Function · 0.45
TestAgent_ConcurrentDispatch
Function · 0.45
dispatch
Method · 0.45
dispatch
Method · 0.45
handleEvent
Method · 0.45
doCall
Method · 0.45
recvLoop
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestAgent_HelloOnConnect
Function · 0.36
TestAgent_DispatcherRoundTrip
Function · 0.36
TestAgent_ConcurrentDispatch
Function · 0.36
recvLoop
Method · 0.36