yao/engine
Max c9917f8193 Enhance messenger functionality with context support and environment variable resolution
- 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.
2025-09-26 17:39:10 +08:00
..
load.go Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
process.go feat: Update versioning and commit information in Makefile and version command 2025-05-18 16:47:32 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00