yao/messenger/types
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
..
interfaces.go Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00
types.go Implement team member invitation expiration handling 2025-09-25 10:33:35 +08:00