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