A Go library for receiving and parsing webhooks from various services like GitHub, GitLab, and Bitbucket.
go get gopkg.in/go-playground/webhooks.v5No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new GitHub webhook handler with a secret.
Use the appropriate subpackage like github.com/go-playground/webhooks/v5/github for GitHub webhooks.
No dependency data recorded yet.