srs/internal
winlin aed4a6ffc3 Proxy: Modernize internal/utils imports and add unit tests.
Drop the deprecated io/ioutil and the stdlib errors alias — the internal
errors package already re-exports Is, As, Unwrap, and Join, so callers
can keep a single import. Add a utils_test.go covering every exported
helper (API response/error/CORS, ParseBody, BuildStreamURL, peer/closed
network classifiers, URL→stream conversion, RTC/SRT packet sniffers,
ICE/SRT parsers, and ParseListenEndpoint) for 96.3% statement coverage.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 19:59:48 -04:00
..
bootstrap Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
debug Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
env Proxy: Harden internal/env tests and add counterfeiter fakes. v7.0.144 (#4665) 2026-04-18 20:33:07 -04:00
errors Proxy: Rewrite internal/errors on stdlib with a single withStack struct. 2026-04-19 18:36:59 -04:00
lb Proxy: Convert internal/sync.Map to an interface and add unit tests. 2026-04-19 19:48:54 -04:00
logger Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
protocol Proxy: Convert internal/sync.Map to an interface and add unit tests. 2026-04-19 19:48:54 -04:00
rtmp Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
signal Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
sync Proxy: Convert internal/sync.Map to an interface and add unit tests. 2026-04-19 19:48:54 -04:00
utils Proxy: Modernize internal/utils imports and add unit tests. 2026-04-19 19:59:48 -04:00
version Proxy: Harden internal/env tests and add counterfeiter fakes. v7.0.144 (#4665) 2026-04-18 20:33:07 -04:00