|
|
939c733ace
|
wip: add more middleware examples
|
2026-01-26 13:15:59 -07:00 |
|
|
|
b559a25404
|
ref!(http/middleware): bump to v2 to use http.Handler rather than http.HandlerFunc
|
2026-01-26 12:47:18 -07:00 |
|
|
|
25ac66cc10
|
ref(http/middleware): prefer mw.HandleFunc(path, fn) to mux.HandleFunc(path, mw.Handle(fn))
|
2026-01-13 00:25:54 -07:00 |
|
|
|
6e04afec1c
|
doc(http/middleware): add Go Reference badge
|
2025-10-11 19:05:26 -06:00 |
|
|
|
56b2b43d3d
|
doc(http/middleware): describe and add examples
|
2025-10-06 02:28:18 -06:00 |
|
|
|
6ac8b08ecc
|
chore(http/middleware): correct CC0-1.0 SPDX license header
|
2025-10-06 01:50:03 -06:00 |
|
|
|
9598545a9f
|
chore: add appopriate LICENSE files to each module
|
2025-10-06 00:42:41 -06:00 |
|
|
|
5fb5fcd9ef
|
chore(http/middleware): add go.mod
|
2025-10-03 03:33:23 -06:00 |
|
|
|
4c26dd6e2a
|
feat(http/middleware): add idiomatic http-compatible middleware
|
2025-10-03 03:31:52 -06:00 |
|