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

Method Context

pkg/web/sse/ssehandler.go:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90}
91
92func (h *SSEHandlerCh) Context() context.Context {
93 return h.ctx
94}
95
96// SetupSSE configures the response headers and starts the writer goroutine
97func (h *SSEHandlerCh) SetupSSE() error {

Callers 12

AttachJobToBlockFunction · 0.45
DetachJobFromBlockFunction · 0.45
createSubBlockObjFunction · 0.45
createBlockObjFunction · 0.45
deleteBlockObjFunction · 0.45
handleServiceFunction · 0.45
handleWaveFileFunction · 0.45
processToolCallInternalFunction · 0.45
WaveAIPostMessageHandlerFunction · 0.45
handleSSEMethod · 0.45
fileCatRunFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected