MCPcopy 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
146func (x *NodeMessage) GetOk() bool {
147 if x != nil {
148 return x.Ok
149 }
150 return false
151}
152
153func (x *NodeMessage) GetBody() []byte {
154 if x != nil {

Callers 5

TestAgent_CancelInflightFunction · 0.80
dispatchMethod · 0.80
doCallMethod · 0.80

Calls

no outgoing calls

Tested by 3

TestAgent_CancelInflightFunction · 0.64