MCPcopy Create free account
hub / github.com/astercloud/aster / AddCancellation

Method AddCancellation

pkg/a2a/store.go:24–24  ·  view source on GitHub ↗

AddCancellation 添加取消信号

(taskID string)

Source from the content-addressed store, hash-verified

22
23 // AddCancellation 添加取消信号
24 AddCancellation(taskID string)
25
26 // RemoveCancellation 移除取消信号
27 RemoveCancellation(taskID string)

Callers 1

handleTasksCancelMethod · 0.65

Implementers 1

InMemoryTaskStorepkg/a2a/store.go

Calls

no outgoing calls

Tested by

no test coverage detected