client

command
v0.2.39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package main demonstrates calling a remote A2A agent from an agent-sdk-go client. It connects to any A2A-compliant server (Google ADK, LangChain, or agent-sdk-go).

Prerequisites:

Start an A2A server first, e.g.: go run ./examples/a2a/server

Run with:

go run ./examples/a2a/client

Or specify a custom URL:

go run ./examples/a2a/client http://some-other-a2a-agent:9000

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL