MCPcopy 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
153func (x *NodeMessage) GetBody() []byte {
154 if x != nil {
155 return x.Body
156 }
157 return nil
158}
159
160func (x *NodeMessage) GetError() string {
161 if x != nil {

Callers 8

TestAgent_HelloOnConnectFunction · 0.45
dispatchMethod · 0.45
dispatchMethod · 0.45
handleEventMethod · 0.45
doCallMethod · 0.45
recvLoopMethod · 0.45

Calls

no outgoing calls

Tested by 4

TestAgent_HelloOnConnectFunction · 0.36
recvLoopMethod · 0.36