Documentation
¶
Overview ¶
Package tui renders scan report in an interactive table
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FocusState ¶ added in v1.3.6
type FocusState int
const ( FocusReposTable FocusState = iota FocusReposFilter FocusHelpPopup )
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (Model) IsReposFilterVisible ¶ added in v1.3.6
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package alerts handles showing alerts over the ui with auto-disappear functionality
|
Package alerts handles showing alerts over the ui with auto-disappear functionality |
|
Package repostable is a Model that renders git repo states in a table.
|
Package repostable is a Model that renders git repo states in a table. |
|
Package repostableheader is a Model for repos table.
|
Package repostableheader is a Model for repos table. |
Click to show internal directories.
Click to hide internal directories.