package
3.13.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
GitHub hook event subtypes.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook event subtypes.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook event subtypes.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook event subtypes.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook types.
GitHub hook event subtypes.
GitHub hook types.
GitHub hook types.
GitHub hook types.
# Structs
Asset contains GitHub's asset information.
Assignee contains GitHub's assignee information.
CommitCommentPayload contains the information for GitHub's commit_comment hook event.
Config defines the configuration to create a new GitHub Webhook instance.
CreatePayload contains the information for GitHub's create hook event.
DeletePayload contains the information for GitHub's delete hook event.
DeploymentPayload contains the information for GitHub's deployment hook.
DeploymentStatusPayload contains the information for GitHub's deployment_status hook event.
ForkPayload contains the information for GitHub's fork hook event.
GollumPayload contains the information for GitHub's gollum hook event.
InstallationPayload contains the information for GitHub's installation and integration_installation hook events.
IssueCommentPayload contains the information for GitHub's issue_comment hook event.
IssuesPayload contains the information for GitHub's issues hook event.
LabelPayload contains the information for GitHub's label hook event.
MemberPayload contains the information for GitHub's member hook event.
MembershipPayload contains the information for GitHub's membership hook event.
MergedBy contains GitHub's merged-by information.
Milestone contains GitHub's milestone information.
MilestonePayload contains the information for GitHub's milestone hook event.
OrganizationPayload contains the information for GitHub's organization hook event.
OrgBlockPayload contains the information for GitHub's org_block hook event.
PageBuildPayload contains the information for GitHub's page_build hook event.
Parent contains GitHub's parent information.
PingPayload contains the information for GitHub's ping hook event.
ProjectCardPayload contains the information for GitHub's project_payload hook event.
ProjectColumnPayload contains the information for GitHub's project_column hook event.
ProjectPayload contains the information for GitHub's project hook event.
PublicPayload contains the information for GitHub's public hook event.
PullRequestPayload contains the information for GitHub's pull_request hook event.
PullRequestReviewCommentPayload contains the information for GitHub's pull_request_review_comments hook event.
PullRequestReviewPayload contains the information for GitHub's pull_request_review hook event.
PushPayload contains the information for GitHub's push hook event.
ReleasePayload contains the information for GitHub's release hook event.
RepositoryPayload contains the information for GitHub's repository hook event.
StatusPayload contains the information for GitHub's status hook event.
TeamAddPayload contains the information for GitHub's team_add hook event.
TeamPayload contains the information for GitHub's team hook event.
WatchPayload contains the information for GitHub's watch hook event.
Webhook instance contains all methods needed to process events.
# Type aliases
Event defines a GitHub hook event type.
EventSubtype defines a GitHub Hook Event subtype.