package
2.1.0+incompatible
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.
# Structs
Approval is the common Bitbucket Issue Approval Sub Entity.
Avatar is the common Bitbucket Avatar Sub Entity.
Branch is the common Bitbucket Branch Sub Entity.
Change is the common Bitbucket Change Sub Entity.
ChangeData is the common Bitbucket ChangeData Sub Entity.
Comment is the common Bitbucket Comment Entity.
Commit is the common Bitbucket Commit Sub Entity.
CommitHash is the common Bitbucket CommitHash Sub Entity.
Commits is the common Bitbucket Commits Sub Entity.
CommitStatus is the common Bitbucket CommitStatus Sub Entity.
Config defines the configuration to create a new Bitbucket Webhook instance.
Content is the common Bitbucket Content Sub Entity.
Destination is the common Bitbucket Destination Sub Entity.
Diff is the common Bitbucket Diff Sub Entity.
HTML is the common Bitbucket HTML Sub Entity.
Inline is the common Bitbucket Inline Sub Entity.
Issue is the common Bitbucket Issue Entity.
IssueChanges is the common Bitbucket Issue Changes Sub Entity.
IssueChangeStatus is the common Bitbucket Issue Change Status Sub Entity.
IssueCommentCreatedPayload is the Bitbucket issue:comment_created payload.
IssueCreatedPayload is the Bitbucket issue:created payload.
IssueUpdatedPayload is the Bitbucket issue:updated payload.
Links is the common Bitbucket Links Sub Entity.
LinksHTMLDiffCommits is the common Bitbucket LinksHTMLDiffCommits Sub Entity.
LinksHTMLSelf is the common Bitbucket LinksHTMLSelf Sub Entity.
LinksHTMLSelfCommits is the common Bitbucket LinksHTMLSelfCommits Sub Entity.
LinksSelfCommit is the common Bitbucket LinksSelfCommit Sub Entity.
Milestone is the common Bitbucket Milestone Sub Entity.
Parent is the common Bitbucket Parent Sub Entity.
ParentID is the common Bitbucket ParentID Sub Entity.
PullRequest is the common Bitbucket PullRequest Entity.
PullRequestApprovalRemovedPayload is the Bitbucket pullrequest:unapproved payload.
PullRequestApprovedPayload is the Bitbucket pullrequest:approved payload.
PullRequestCommentCreatedPayload is the Bitbucket pullrequest:comment_created payload.
PullRequestCommentDeletedPayload is the Bitbucket pull_request:comment_deleted payload.
PullRequestCommentUpdatedPayload is the Bitbucket pullrequest:comment_updated payload.
PullRequestCreatedPayload is the Bitbucket pullrequest:created payload.
PullRequestDeclinedPayload is the Bitbucket pullrequest:rejected payload.
PullRequestMergedPayload is the Bitbucket pullrequest:fulfilled payload.
PullRequestUpdatedPayload is the Bitbucket pullrequest:updated payload.
Push is the common Bitbucket Push Sub Entity.
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 Entity.
Self is the common Bitbucket Self Sub Entity.
Source is the common Bitbucket Source Sub Entity.
Target is the common Bitbucket Target Sub Entity.
User is the common Bitbucket User Entity.
Version is the common Bitbucket Version Sub Entity.
Webhook instance contains all methods needed to process events.
# Type aliases
Event defines a Bitbucket hook event type.