command
Version:
v0.0.0-...-8a574d8
Opens a new window with list of versions in this module.
Published: Jun 5, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Example 08: Custom Messages & MessageRegistry — sealed interface, converters, pipeline.
This example demonstrates message types locally (no API call needed).
mkdir my-agent && cd my-agent && go mod init my-agent
cp main.go . && go mod tidy
go run main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.