MCPcopy 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
28type EventMsg interface {
29 GetType() EventType
30 Reset()
31}
32

Callers 1

handle_eventMethod · 0.65

Implementers 5

PingEventMsgnetwork/keep_alive.go
ComponentEventMsgevent/event_msg.go
SessionEventMsgevent/event_msg.go
DataEventMsgevent/event_msg.go
RpcEventMsgevent/event_msg.go

Calls

no outgoing calls

Tested by

no test coverage detected