- Added context support to Send and SendBatch methods across all messenger providers (Twilio, Mailgun, SMTP). - Implemented environment variable resolution in provider configurations to enhance flexibility. - Updated Load function in the engine to include messenger loading, ensuring all components are initialized properly. - Refactored related tests to validate new context handling and configuration parsing, improving overall robustness. |
||
|---|---|---|
| .. | ||
| load.go | ||
| load_test.go | ||
| process.go | ||
| process_test.go | ||