Releases: go-playground/webhooks
Releases · go-playground/webhooks
Release 2.0.0
v2 released
- updated ProcessPayloadFunc to also accept the http Headers from the request allowing users to grab other important information not directly contained within the payload like the header
X-GitHub-Delivery
, see #2 for details.
Thanks @alrs for the pull request.