scanitor

module
v0.0.0-...-1f02b25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2024 License: MIT

README

Scanitor

A tool for generating directory structure with optional content scanning, supporting concurrent operations and flexible ignore patterns.

Building

make build

Testing

make test

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL