Add ParseWebhook function to automatically parse webhook requests (#513)
* Add ParseWebhook function to automatically parse events from webhook requests * Add tests * Use constants over strings for webhook struct types * Re-export WebhookEventType method; add test
Showing
event_parsing.go
0 → 100644
event_parsing_test.go
0 → 100644
Please
register
or
sign in
to comment