Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ Reset
Method
Reset
event/event_msg.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
EventMsg
interface
{
29
GetType() EventType
30
Reset()
31
}
32
33
type
ComponentEventMsg
struct
{
Callers
7
Run
Method · 0.65
handle_data_event
Method · 0.65
handle_component_event
Method · 0.65
handle_component_error
Method · 0.65
handle_rpc
Method · 0.65
Run
Method · 0.65
MakeLogTimePath
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