Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xUnixIO/pulse
/ GetOk
Method
GetOk
internal/pb/nodev1/node.pb.go:146–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
func
(x *NodeMessage) GetOk() bool {
147
if
x != nil {
148
return
x.Ok
149
}
150
return
false
151
}
152
153
func
(x *NodeMessage) GetBody() []byte {
154
if
x != nil {
Callers
5
TestAgent_DispatcherRoundTrip
Function · 0.80
TestAgent_CancelInflight
Function · 0.80
TestAgent_ConcurrentDispatch
Function · 0.80
dispatch
Method · 0.80
doCall
Method · 0.80
Calls
no outgoing calls
Tested by
3
TestAgent_DispatcherRoundTrip
Function · 0.64
TestAgent_CancelInflight
Function · 0.64
TestAgent_ConcurrentDispatch
Function · 0.64