diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-17 08:44:55 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-17 08:44:55 +0300 |
| commit | 426b9531c32d1afb154feea6e9818d59ff73d696 (patch) | |
| tree | 3da298f586c479ea41c26c4f2b1cb14e66a47601 /internal/shell/shell_internal_test.go | |
| parent | dccb8ff6630727418ed8292834e9703cf2e4d72a (diff) | |
refactor: extract Backend interface decoupling CLI from *store.Store (task j4)
Add internal/backend/backend.go with a Backend interface covering all
10 CLI-facing methods. Change CLI.st field type to backend.Backend.
Compile-time guard var _ Backend = (*store.Store)(nil) prevents drift.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/shell/shell_internal_test.go')
0 files changed, 0 insertions, 0 deletions
