Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ GetType
Method
GetType
event/event_msg.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
type
EventMsg
interface
{
29
GetType() EventType
30
Reset()
31
}
32
Callers
1
handle_event
Method · 0.65
Implementers
5
PingEventMsg
network/keep_alive.go
ComponentEventMsg
event/event_msg.go
SessionEventMsg
event/event_msg.go
DataEventMsg
event/event_msg.go
RpcEventMsg
event/event_msg.go
Calls
no outgoing calls
Tested by
no test coverage detected