Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
type
EventX
interface
{
22
Start()
23
io.Closer
24
}
25
26
type
eventX
struct
{
27
pb plugin.Pubsub
Callers
1
Start
Method · 0.65
Implementers
9
eventX
eventx/eventx.go
engineImpl
engine/engine.go
MockEngine
mock/engine.go
MockEngineMockRecorder
mock/engine.go
MockSync
mock/sync.go
MockSyncMockRecorder
mock/sync.go
Program
program/program.go
sync
sync/sync.go
Activate
initz/activate.go
Calls
no outgoing calls
Tested by
no test coverage detected