Documentation
¶
Overview ¶
Package a2a defines skill-filter shapes for A2A agent connections.
Use these types with github.com/agenticenv/agent-sdk-go/pkg/agent.WithA2AConfig (github.com/agenticenv/agent-sdk-go/pkg/agent.A2AConfig.SkillFilter), github.com/agenticenv/agent-sdk-go/pkg/a2a/client.NewClient, and related APIs. Definitions live in internal/types/a2a.go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type A2ASkillFilter ¶
type A2ASkillFilter = types.A2ASkillFilter
type A2ASkillSpec ¶
type A2ASkillSpec = types.A2ASkillSpec
Directories
¶
| Path | Synopsis |
|---|---|
|
Package client implements interfaces.A2AClient, interfaces.A2AStreamingClient, and interfaces.A2ATaskClient using the github.com/a2aproject/a2a-go/v2 SDK.
|
Package client implements interfaces.A2AClient, interfaces.A2AStreamingClient, and interfaces.A2ATaskClient using the github.com/a2aproject/a2a-go/v2 SDK. |
Click to show internal directories.
Click to hide internal directories.