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

Method Context

pkg/wshutil/wshrpc.go:554–556  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

552}
553
554func (handler *RpcRequestHandler) Context() context.Context {
555 return handler.ctx
556}
557
558func (handler *RpcRequestHandler) SendCancel(ctx context.Context) error {
559 defer func() {

Callers 6

serverImplAdapterFunction · 0.45
UpdateTabNameFunction · 0.45
UpdateObjectMetaFunction · 0.45
DBSelectORefsFunction · 0.45
DBUpdateFnFunction · 0.45
DBUpdateFnErrFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected