MCPcopy
hub / github.com/baetyl/baetyl / EventX

Interface EventX

eventx/eventx.go:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type EventX interface {
22 Start()
23 io.Closer
24}
25
26type eventX struct {
27 pb plugin.Pubsub

Callers 1

StartMethod · 0.65

Implementers 9

eventXeventx/eventx.go
engineImplengine/engine.go
MockEnginemock/engine.go
MockSyncmock/sync.go
Programprogram/program.go
syncsync/sync.go
Activateinitz/activate.go

Calls

no outgoing calls

Tested by

no test coverage detected