Documentation
¶
Overview ¶
Package instances provides a Bubble Tea component for browsing and observing remote Pando instances in a three-panel layout:
- Left panel: list of running instances discovered via instanceregistry
- Top-right panel: session list for the selected instance (loaded via RPC)
- Bottom-right panel: live event stream for the selected session (via ZMQ PUB)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the main Bubble Tea model for the instances browser.
Click to show internal directories.
Click to hide internal directories.