srs/internal
winlin b289161379 Replace godotenv with custom .env parser and add unit tests
Remove the third-party godotenv dependency by inlining a minimal .env
file parser that supports the same syntax we use (KEY=VALUE, comments,
export prefix, single/double quoted values). Add 13 unit tests covering
all parsing paths and the no-overwrite behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 13:40:55 -04:00
..
bootstrap Refactor bootstrap for multi-server support and add srs-develop skill. v7.0.142 (#4657) 2026-04-06 08:28:00 -04:00
debug Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
env Replace godotenv with custom .env parser and add unit tests 2026-04-12 13:40:55 -04:00
errors Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
lb Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
logger Refactor bootstrap for multi-server support and add srs-develop skill. v7.0.142 (#4657) 2026-04-06 08:28:00 -04:00
protocol Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
rtmp Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
signal Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
sync Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
utils Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
version Refactor bootstrap for multi-server support and add srs-develop skill. v7.0.142 (#4657) 2026-04-06 08:28:00 -04:00