Documentation
¶
Overview ¶
Package tui provides terminal user interface components for Drover
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlanReviewTUI ¶
type PlanReviewTUI struct {
// contains filtered or unexported fields
}
PlanReviewTUI is a terminal UI for reviewing and approving plans
func NewPlanReviewTUI ¶
func NewPlanReviewTUI(plans []*db.Plan, store PlanStore) *PlanReviewTUI
NewPlanReviewTUI creates a new plan review TUI
Click to show internal directories.
Click to hide internal directories.