go/pkg/cache
Snider b2e78bf29e fix: resolve IO migration test failures in node, cache, and cli
- pkg/io/node: implement ReadFile (fs.ReadFileFS), Walk with WalkOptions,
  CopyFile, FromTar constructor; fix Exists test calls to match bool return
- pkg/cache: add Medium DI parameter, use errors.Is for wrapped ErrNotExist
- pkg/cli: add Medium DI to PIDFile and DaemonOptions for testability
- TODO.md: mark go-i18n article/irregular validator complete

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 10:58:57 +00:00
..
cache.go fix: resolve IO migration test failures in node, cache, and cli 2026-02-20 10:58:57 +00:00
cache_test.go refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00