Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionItem ¶
type ActionItem struct {
Owner string
Repo string
Current string
Latest string
FileCount int
Selected bool
UpToDate bool
APIError bool
APIErrorMsg string
BreakingChanges []breakingchanges.BreakingChange
HasBreaking bool
}
ActionItem represents a grouped action for display in the TUI.
Click to show internal directories.
Click to hide internal directories.