Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ TasksCancelParams
Struct
TasksCancelParams
pkg/a2a/types.go:175–177 ·
view source on GitHub ↗
TasksCancelParams tasks/cancel 方法参数
Source
from the content-addressed store, hash-verified
173
174
// TasksCancelParams tasks/cancel 方法参数
175
type
TasksCancelParams
struct
{
176
TaskID string `json:
"taskId"
`
177
}
178
179
// ============== 方法返回结果 ==============
180
Callers
1
main
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected