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

Method EventUnsubCommand

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

Source from the content-addressed store, hash-verified

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)
69

Callers 1

updateWaveEventSubFunction · 0.65

Implementers 1

RpcApiTypefrontend/app/store/wshclientapi.ts

Calls

no outgoing calls

Tested by

no test coverage detected