Discover Packages
github.com/Ingenimax/agent-sdk-go
examples
a2a
server
command
Version:
v0.2.41
Opens a new window with list of versions in this module.
Published: Mar 13, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package main demonstrates exposing an agent-sdk-go agent as an A2A server.
This server is discoverable by any A2A-compliant client (Google ADK, LangChain, etc.)
Run with:
go run ./examples/a2a/server
Then test with:
curl http://localhost:9100/.well-known/agent-card.json
Source Files
¶
Click to show internal directories.
Click to hide internal directories.