Documentation
¶
Index ¶
Constants ¶
View Source
const WatchInterval = 3 * time.Second
WatchInterval is the default polling interval for plan file changes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PlanCheckMsg ¶
type PlanCheckMsg struct {
SessionID string
}
PlanCheckMsg triggers a plan file scan.
type PlanUpdatedMsg ¶
PlanUpdatedMsg carries new plan content to the UI.
Click to show internal directories.
Click to hide internal directories.