MCPcopy
hub / github.com/wavetermdev/waveterm / SendEvent

Method SendEvent

pkg/wps/wps.go:21–21  ·  view source on GitHub ↗
(routeId string, event WaveEvent)

Source from the content-addressed store, hash-verified

19
20type Client interface {
21 SendEvent(routeId string, event WaveEvent)
22}
23
24type BrokerSubscription struct {

Callers 1

PublishMethod · 0.65

Implementers 1

WshRouterpkg/wshutil/wshrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected