package
1.8.0
Repository: https://github.com/jolheiser/gitea.git
Documentation: pkg.go.dev

# Functions

Deliver deliver hook task.
DeliverHooks checks and delivers undelivered hooks.
GetDingtalkPayload converts a ding talk webhook into a DingtalkPayload.
GetDiscordHook returns discord metadata.
GetDiscordPayload converts a discord webhook into a DiscordPayload.
GetMSTeamsPayload converts a MSTeams webhook into a MSTeamsPayload.
GetSlackHook returns slack metadata.
GetSlackPayload converts a slack webhook into a SlackPayload.
GetTelegramHook returns telegram metadata.
GetTelegramPayload converts a telegram webhook into a TelegramPayload.
InitDeliverHooks starts the hooks delivery thread.
PrepareWebhook adds special webhook to task queue for given payload.
PrepareWebhooks adds new webhooks to task queue for given payload.
SlackLinkFormatter creates a link compatible with slack.
SlackLinkToRef slack-formatter link to a repo ref.
SlackShortTextFormatter replaces &, <, > with HTML characters.
SlackTextFormatter replaces &, <, > with HTML characters see: https://api.slack.com/docs/formatting.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SlackAttachment contains the slack message.
SlackMeta contains the slack metadata.
SlackPayload contains the information about the slack channel.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author