Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xUnixIO/pulse
/ GetError
Method
GetError
internal/pb/nodev1/node.pb.go:160–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
func
(x *NodeMessage) GetError() string {
161
if
x != nil {
162
return
x.Error
163
}
164
return
""
165
}
166
167
func
(x *NodeMessage) GetEvent() string {
168
if
x != nil {
Callers
3
TestAgent_ConcurrentDispatch
Function · 0.80
dispatch
Method · 0.80
doCall
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestAgent_ConcurrentDispatch
Function · 0.64