all repos

x @ d2bf46419e88c246039e9f5b1460e37c21f829ed

go extra()
name last commit last update
.github/ is: add 8 months ago 2025-12-01 16:49:19 EET
envy/ envy: fix test name duplication 5 months ago 2026-02-18 22:33:22 EET
is/ is: add NotEqual 5 months ago 2026-02-18 22:33:09 EET
ratelimit/ add ratelimit modules 1 month ago 2026-06-23 16:45:27 EEST
reqid/ reqid: add reqid :) 5 months ago 2026-02-18 22:34:24 EET
LICENSE chore: add LICENSE 7 months ago 2025-12-04 16:33:51 EET
doc.go is: add 8 months ago 2025-12-01 16:49:19 EET
go.mod min go to 1.24 5 months ago 2026-02-18 22:32:16 EET
readme add ratelimit modules 1 month ago 2026-06-23 16:45:27 EEST
x
-

Set of packages that I often copy-paste into my new projects.

- is - simple assertion library for tests
- envy - type-safe os.Getenv with default values
- reqid - http middleware that add request id header and sets it in context
- ratelimit - http middleware that rate limits http, duh

This repo is MIT Licensed