go/pkg/io/node
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
..
node.go fix: resolve IO migration test failures in node, cache, and cli 2026-02-20 10:58:57 +00:00
node_test.go fix: resolve IO migration test failures in node, cache, and cli 2026-02-20 10:58:57 +00:00