MCPcopy Create free account
hub / github.com/Monibuca/engine / OnEvent

Method OnEvent

common/type.go:28–28  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

26type IIO interface {
27 IsClosed() bool
28 OnEvent(any)
29 Stop(reason ...zapcore.Field)
30 SetIO(any)
31 SetParentCtx(context.Context)

Callers 14

OnEventMethod · 0.65
receiveMethod · 0.65
actionMethod · 0.65
onSuberCloseMethod · 0.65
runMethod · 0.65
runMethod · 0.65
UpdateMethod · 0.65
OnEventMethod · 0.65
PlayBlockMethod · 0.65
AcceptMethod · 0.65
BroadcastMethod · 0.65
OnTrackMethod · 0.65

Implementers 1

IOio.go

Calls

no outgoing calls

Tested by

no test coverage detected