teldrive/internal/reader
divyam234 110a821836
feat: enhance check command with dry-run and verbose logging
- Add --dry-run flag to simulate check/clean without changes
- Add --verbose flag for detailed logging and debugging
- Add comprehensive summary output showing files checked, missing, orphans
- Rename --export to --export-file with custom path support
- Improve error messages with channel-specific context
- Add YAML configuration support with config.sample.yml
- Refactor reader for concurrent chunk fetching with buffer management
- Add config loader tests
- Update dependencies (gotd/td, gocron, redis, opentelemetry, etc.)
- Fix RegisterPlags typo to RegisterFlags in cmd/run.go
2025-12-24 10:37:46 +05:30
..
buffer.go feat: enhance check command with dry-run and verbose logging 2025-12-24 10:37:46 +05:30
reader.go feat: enhance check command with dry-run and verbose logging 2025-12-24 10:37:46 +05:30
tg_reader.go feat: enhance check command with dry-run and verbose logging 2025-12-24 10:37:46 +05:30