Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunWithConfig ¶
func RunWithConfig(cfg ScanConfig) error
RunWithConfig launches the TUI with pre-populated configuration from CLI flags.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func NewModelWithConfig ¶
func NewModelWithConfig(cfg ScanConfig) Model
NewModelWithConfig creates a Model pre-populated with the given config. Zero-value fields fall back to defaults.
Click to show internal directories.
Click to hide internal directories.