package
1.9.0-dev
Repository: https://github.com/quantonganh/gitea.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NotifyCreateIssueComment notifies issue comment related message to notifiers.
NotifyCreateRepository notifies create repository to notifiers.
NotifyDeleteComment notifies delete comment to notifiers.
NotifyDeleteRelease notifies delete release to notifiers.
NotifyDeleteRepository notifies delete repository to notifiers.
NotifyForkRepository notifies fork repository to notifiers.
NotifyIssueChangeAssignee notifies change content to notifiers.
NotifyIssueChangeContent notifies change content to notifiers.
NotifyIssueChangeLabels notifies change labels to notifiers.
NotifyIssueChangeMilestone notifies change milestone to notifiers.
NotifyIssueChangeStatus notifies close or reopen issue to notifiers.
NotifyIssueChangeTitle notifies change title to notifiers.
NotifyIssueClearLabels notifies clear labels to notifiers.
NotifyMergePullRequest notifies merge pull request to notifiers.
NotifyMigrateRepository notifies create repository to notifiers.
NotifyNewIssue notifies new issue to notifiers.
NotifyNewPullRequest notifies new pull request to notifiers.
NotifyNewRelease notifies new release to notifiers.
NotifyPullRequestReview notifies new pull request review.
NotifyUpdateComment notifies update comment to notifiers.
NotifyUpdateRelease notifies update release to notifiers.
RegisterNotifier providers method to receive notify messages.