package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Constants
WebhookError is the webhook level for ERROR.
WebhookInfo is the webhook level for INFO.
WebhookSuccess is the webhook level for SUCCESS.
WebhookWarn is the webhook level for WARN.
# Variables
Based on the local test, Teams sometimes cannot finish the request in 1 second, so use 3s.
# Structs
Context is the context of webhook.
CustomReceiver is the receiver for custom.
CustomWebhookRequest is the API message for Custom webhook request.
CustomWebhookResponse is the API message for Custom webhook response.
DiscordReceiver is the receiver for Discord.
DiscordWebhook is the API message for Discord webhook.
DiscordWebhookEmbed is the API message for Discord webhook embed.
DiscordWebhookEmbedAuthor is the API message for Discord webhook embed Author.
DiscordWebhookEmbedField is the API message for Discord webhook embed field.
DiscordWebhookResponse is the API message for Discord webhook response.
Issue object of issue.
Meta is the webhook metadata.
Project object of project.
No description provided by the author
TaskResult is the latest result of a task.
TeamsReceiver is the receiver for Teams.
TeamsWebhook is the API message for Teams webhook.
TeamsWebhookAction is the API message for Teams webhook action.
TeamsWebhookActionTarget is the API message for Teams webhook action target.
TeamsWebhookSection is the API message for Teams webhook section.
TeamsWebhookSectionFact is the API message for Teams webhook section fact.
# Interfaces
Receiver is the webhook receiver.
# Type aliases
Level is the level of webhook.