Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatchEvents ¶
func WatchEvents(ctx context.Context, store agentstorage.Store, sessionID string, afterOffset int64, onLine func(line string) error) error
WatchEvents tails events.jsonl from a byte offset and calls onLine for each new NDJSON row. Tailing continues until ctx is cancelled; session meta status is not consulted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.