Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ PostEvent
Method
PostEvent
event/event_msg.go:120–120 ·
view source on GitHub ↗
(EventType, Agent, ComponentID)
Source
from the content-addressed store, hash-verified
118
119
type
EventReceiver
interface
{
120
PostEvent(EventType, Agent, ComponentID)
121
PostData(EventType, ProtoTypeID, Agent,
interface
{})
122
PushEventMsg(ev EventMsg)
123
}
Callers
2
do_tcp_accept
Method · 0.65
connect
Method · 0.65
Implementers
1
module
module/module.go
Calls
no outgoing calls
Tested by
no test coverage detected