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

Method GetMethod

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

Source from the content-addressed store, hash-verified

71}
72
73func (x *ServerMessage) GetMethod() string {
74 if x != nil {
75 return x.Method
76 }
77 return ""
78}
79
80func (x *ServerMessage) GetBody() []byte {
81 if x != nil {

Callers 2

dispatchMethod · 0.80
recvLoopMethod · 0.80

Calls

no outgoing calls

Tested by 1

recvLoopMethod · 0.64