mfer/internal/cli
sneak c5ca3e2ced Change FileProgress callback to channel-based progress
Replace callback-based progress reporting in Builder.AddFile with
channel-based FileHashProgress for consistency with EnumerateStatus
and ScanStatus patterns. Update scanner.go to use the new channel API.
2025-12-17 14:30:10 -08:00
..
check.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
entry_test.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
entry.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
fetch_test.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
fetch.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
freshen_test.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
freshen.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
gen.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00
mfer.go Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00