goutils/http
mstar 3bb1984f1c
Actually make SseWriter be spec compliant
- Change inbound data type from byte slice to dedicated event message
  type
- Include data validation for id and event type
- Better documentation
2025-06-10 13:33:17 +02:00
..
chain.go Add some more documentation and links to godoc# 2025-04-28 08:49:13 +02:00
chain_test.go Shit ton of tests 2025-04-24 15:59:15 +02:00
context.go BREAKING CHANGE: Rename http module to webutils 2025-04-09 13:57:01 +02:00
context_test.go Shit ton of tests 2025-04-24 15:59:15 +02:00
httpErr.go Add err returns 2025-04-24 15:58:06 +02:00
httpErr_test.go Shit ton of tests 2025-04-24 15:59:15 +02:00
json.go More error returns added 2025-04-24 15:58:21 +02:00
json_test.go Shit ton of tests 2025-04-24 15:59:15 +02:00
sse.go Actually make SseWriter be spec compliant 2025-06-10 13:33:17 +02:00
zerolog.go Fix for the fix 2025-05-12 15:35:45 +02:00