Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xUnixIO/pulse
/ GetSeq
Method
GetSeq
internal/pb/nodev1/node.pb.go:174–179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
func
(x *NodeMessage) GetSeq() uint64 {
175
if
x != nil {
176
return
x.Seq
177
}
178
return
0
179
}
180
181
var
File_proto_node_v1_node_proto protoreflect.FileDescriptor
182
Callers
2
TestAgent_UsagePushAck
Function · 0.80
handleEvent
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestAgent_UsagePushAck
Function · 0.64