Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
func
(x *ServerMessage) GetMethod() string {
74
if
x != nil {
75
return
x.Method
76
}
77
return
""
78
}
79
80
func
(x *ServerMessage) GetBody() []byte {
81
if
x != nil {
Callers
2
dispatch
Method · 0.80
recvLoop
Method · 0.80
Calls
no outgoing calls
Tested by
1
recvLoop
Method · 0.64