Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ PingEventMsg
Struct
PingEventMsg
network/keep_alive.go:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
const
KEEP_ALIVE_POLL_COUNT = 128
16
17
type
PingEventMsg
struct
{
18
Sender Linker
19
Op int
20
}
21
22
func
(this *PingEventMsg) GetType() event.EventType {
23
return
0
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected