Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressMsg ¶
type ResultMsg ¶
type ResultMsg struct {
Summary *analysis.RepoSummary
Err error
}
type SetupModel ¶
type SetupModel struct {
// contains filtered or unexported fields
}
func NewSetup ¶
func NewSetup() SetupModel
func (SetupModel) Init ¶
func (m SetupModel) Init() tea.Cmd
func (SetupModel) View ¶
func (m SetupModel) View() string
Click to show internal directories.
Click to hide internal directories.