package
6.0.3
Repository: https://github.com/robekeane/webhooks.git
Documentation: pkg.go.dev

# Functions

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

# Constants

Gitee hook types.
Gitee hook types.
Gitee hook types.
Gitee hook types.
Gitee hook types.

# Variables

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

# Structs

BranchHook : branch information.
No description provided by the author
CommitHook : git commit information.
EnterpriseHook : Enterprise information.
No description provided by the author
IssueHook : issue information.
LabelHook : Label, issue and pull request labels.
No description provided by the author
MilestoneHook : milestone information.
NoteHook : comment information.
ProjectHook : project information.
PullRequestHook : PR information.
No description provided by the author
RepoInfo : Repository information.
No description provided by the author
UserHook : user information.
Webhook instance contains all methods needed to process events.
WebhookOptions is a namespace for configuration option methods.

# Type aliases

Event defines a Gitee hook event type by the X-Gitee-Event Header.
Option is a configuration option for the webhook.