package
6.4.0
Repository: https://github.com/go-playground/webhooks.git
Documentation: pkg.go.dev

# Functions

New creates and returns a WebHook instance denoted by the Provider type.

# Constants

Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.
Bitbucket hook types.

# Variables

parse errors.
parse errors.
parse errors.
parse errors.
parse errors.
parse errors.
parse errors.
Options is a namespace var for configuration options.

# Structs

Comment is the common Bitbucket Comment Sub Entity.
Issue is the common Bitbucket Issue Sub Entity.
IssueCommentCreatedPayload is the Bitbucket pullrequest:created payload.
IssueCreatedPayload is the Bitbucket issue:created payload.
IssueUpdatedPayload is the Bitbucket issue:updated payload.
Owner is the common Bitbucket Owner Sub Entity.
Project is the common Bitbucket Project Sub Entity.
PullRequest is the common Bitbucket Pull Request Sub Entity.
PullRequestApprovedPayload is the Bitbucket pullrequest:approved payload.
PullRequestCommentCreatedPayload is the Bitbucket pullrequest:comment_updated payload.
PullRequestCommentDeletedPayload is the Bitbucket pullrequest:comment_deleted payload.
PullRequestCommentUpdatedPayload is the Bitbucket pullrequest:comment_created payload.
PullRequestCreatedPayload is the Bitbucket pullrequest:created payload.
PullRequestDeclinedPayload is the Bitbucket pullrequest:rejected payload.
PullRequestMergedPayload is the Bitbucket pullrequest:fulfilled payload.
PullRequestUnapprovedPayload is the Bitbucket pullrequest:unapproved payload.
PullRequestUpdatedPayload is the Bitbucket pullrequest:updated payload.
RepoCommitCommentCreatedPayload is the Bitbucket repo:commit_comment_created payload.
RepoCommitStatusCreatedPayload is the Bitbucket repo:commit_status_created payload.
RepoCommitStatusUpdatedPayload is the Bitbucket repo:commit_status_updated payload.
RepoForkPayload is the Bitbucket repo:fork payload.
RepoPushPayload is the Bitbucket repo:push payload.
Repository is the common Bitbucket Repository Sub Entity.
RepoUpdatedPayload is the Bitbucket repo:updated payload.
Webhook instance contains all methods needed to process events.
WebhookOptions is a namespace for configuration option methods.

# Type aliases

Event defines a Bitbucket hook event type.
Option is a configuration option for the webhook.