go-crypt/cmd/testcmd
Snider ee58e790a0
Some checks failed
Security Scan / security (push) Failing after 11s
Test / test (push) Failing after 29s
feat: modernise to Go 1.26 iterators and stdlib helpers
Add iter.Seq iterators for trust registry (ListSeq), audit log
(EventsSeq, QuerySeq), and approval store (PendingSeq). Use
slices.DeleteFunc in session store, slices.SortFunc in testcmd,
range-over-int in benchmarks.

Co-Authored-By: Gemini <noreply@google.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 05:47:13 +00:00
..
cmd_commands.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:29:49 +00:00
cmd_main.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:29:49 +00:00
cmd_output.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
cmd_runner.go feat: migrate crypt and test commands from CLI 2026-02-21 19:38:16 +00:00
output_test.go feat: migrate crypt and test commands from CLI 2026-02-21 19:38:16 +00:00