areweplaying/pkg/email
Harry Culpan 07e67d4684 Make godotenv.Load() best-effort to support containerized deployments
A missing .env file no longer causes a fatal error. Env vars can now
come from the container environment (Docker/systemd) or a .env file
interchangeably.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 18:22:37 -04:00
..
config.go Make godotenv.Load() best-effort to support containerized deployments 2026-06-30 18:22:37 -04:00
email.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00
fetch.go Add error logging to awp-cli with configurable log file 2026-06-30 16:45:56 -04:00
send.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00