Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assafmo/joincap
/ types & classes
Types & classes
2 in github.com/assafmo/joincap
⨍
Functions
54
◇
Types & classes
2
Struct
Packet
Packet is used by PacketHeap to order packets by timestamp and by joincap to merge pcaps
minheap/minheap.go:12
TypeAlias
PacketHeap
PacketHeap is a minimum heap of packets ordered by timestamp
minheap/minheap.go:21