- Implemented TriggerWebhook method to handle incoming webhook requests for various providers, utilizing gin.Context for improved integration. - Removed the deprecated Receive method from the mailer provider and related functions, streamlining the codebase. - Updated tests to reflect changes in webhook handling and provider interactions, ensuring compatibility with new implementations. - Enhanced error handling and logging for webhook processing, improving overall reliability and clarity. |
||
|---|---|---|
| .. | ||
| providers | ||
| types | ||
| messenger.go | ||
| messenger_onreceive_test.go | ||
| messenger_receiver_test.go | ||
| messenger_test.go | ||