Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyzeForm ¶
func (*AnalyzeForm) FullHelp ¶
func (m *AnalyzeForm) FullHelp() [][]key.Binding
func (AnalyzeForm) Init ¶
func (AnalyzeForm) Init() tea.Cmd
func (*AnalyzeForm) ShortHelp ¶
func (m *AnalyzeForm) ShortHelp() []key.Binding
func (*AnalyzeForm) View ¶
func (ui *AnalyzeForm) View() string
type SetAnalyzerMsg ¶
type SetAnalyzerMsg string
type Submission ¶
type Submission struct { AnalyzerType string AnalyzerInfo analyzer.SecretInfo }
Click to show internal directories.
Click to hide internal directories.