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

Method GetEvent

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

Source from the content-addressed store, hash-verified

165}
166
167func (x *NodeMessage) GetEvent() string {
168 if x != nil {
169 return x.Event
170 }
171 return ""
172}
173
174func (x *NodeMessage) GetSeq() uint64 {
175 if x != nil {

Callers 4

SessionMethod · 0.80
TestAgent_UsagePushAckFunction · 0.80
dispatchMethod · 0.80
handleEventMethod · 0.80

Calls

no outgoing calls

Tested by 2

SessionMethod · 0.64
TestAgent_UsagePushAckFunction · 0.64