mfer/internal
sneak dc115c5ba2 Add custom types for type safety throughout codebase
- Add FileCount, FileSize, RelFilePath, AbsFilePath, ModTime, Multihash types
- Add UnixSeconds and UnixNanos types for timestamp handling
- Add URL types (ManifestURL, FileURL, BaseURL) with safe path joining
- Consolidate scanner package into mfer package
- Update checker to use custom types in Result and CheckStatus
- Add ModTime.Timestamp() method for protobuf conversion
- Update all tests to use proper custom types
2025-12-18 01:01:18 -08:00
..
bork next (#5) 2022-12-09 00:02:33 +00:00
checker Add custom types for type safety throughout codebase 2025-12-18 01:01:18 -08:00
cli Add custom types for type safety throughout codebase 2025-12-18 01:01:18 -08:00
log Show only filename (not full path) in debug log caller info 2025-12-17 16:21:06 -08:00