command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2025
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.
README
¶
Listeners Example
This example demonstrates how to use event listeners in LangGraphGo for real-time workflow monitoring.
Overview
Shows how to:
- Add event listeners to graph nodes
- Monitor workflow execution in real-time
- Create custom progress indicators
- Handle workflow events and notifications
Running the Example
cd examples/listeners
go run main.go
Key Features
- Real-Time Monitoring: Live workflow execution tracking
- Progress Listeners: Built-in progress reporting
- Custom Events: Create custom event handlers
- Async Processing: Non-blocking event handling
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.