Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
scanitor
command
|
|
|
scanitor/app
Package app provides the main application container and orchestration for the Scanitor application.
|
Package app provides the main application container and orchestration for the Scanitor application. |
|
scanitor/commands
Package commands implements the CLI command structure for Scanitor.
|
Package commands implements the CLI command structure for Scanitor. |
|
internal
|
|
|
config
Package config provides configuration management for the Scanitor application.
|
Package config provides configuration management for the Scanitor application. |
|
pkg
|
|
|
logger
Package logger provides a structured logging solution for the Scanitor application.
|
Package logger provides a structured logging solution for the Scanitor application. |
|
output
Package output provides formatters for scan results in various formats including tree view, JSON, and YAML.
|
Package output provides formatters for scan results in various formats including tree view, JSON, and YAML. |
|
scanner
Package scanner provides functionality for concurrent directory scanning with support for filtering, content extraction, and progress reporting.
|
Package scanner provides functionality for concurrent directory scanning with support for filtering, content extraction, and progress reporting. |
|
worker
Package worker provides a flexible and efficient worker pool implementation for concurrent task processing with rate limiting and context cancellation support.
|
Package worker provides a flexible and efficient worker pool implementation for concurrent task processing with rate limiting and context cancellation support. |
Click to show internal directories.
Click to hide internal directories.