MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / EventSubCommand

Method EventSubCommand

pkg/wshrpc/wshrpctypes.go:65–65  ·  view source on GitHub ↗
(ctx context.Context, data wps.SubscriptionRequest)

Source from the content-addressed store, hash-verified

63
64 EventPublishCommand(ctx context.Context, data wps.WaveEvent) error
65 EventSubCommand(ctx context.Context, data wps.SubscriptionRequest) error
66 EventUnsubCommand(ctx context.Context, data string) error
67 EventUnsubAllCommand(ctx context.Context) error
68 EventReadHistoryCommand(ctx context.Context, data CommandEventReadHistoryData) ([]*wps.WaveEvent, error)

Callers 1

updateWaveEventSubFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected