go-ratelimit/docs
Snider d74811f2d0
Some checks failed
Security Scan / security (push) Successful in 7s
Test / test (push) Failing after 40s
feat: modernise to Go 1.26 — slices.DeleteFunc, iterators, range
- Use slices.DeleteFunc in prune() for cleaner time-window filtering
- Add Models() iter.Seq[string] and Iter() iter.Seq2[string, ModelStats]
- Use range over int in benchmarks and tests
- Update docs example to modern range syntax

Co-Authored-By: Gemini <noreply@google.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 05:14:19 +00:00
..
architecture.md docs: graduate TODO/FINDINGS into production documentation 2026-02-20 15:01:55 +00:00
development.md feat: modernise to Go 1.26 — slices.DeleteFunc, iterators, range 2026-02-23 05:14:19 +00:00
history.md docs: graduate TODO/FINDINGS into production documentation 2026-02-20 15:01:55 +00:00