links

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WebhookHandlers = map[string]receivers.WebhookHandlerFunc{
	"github-app-jwt":  github.WebhookHandler,
	"github-user-pat": github.WebhookHandler,
	"github-webhook":  github.WebhookHandler,
	"slack-bot-token": slack.WebhookHandler,
}

WebhookHandlers is a map of all the link-specific webhooks that Omdient supports.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package github implements an HTTP webhook to handle GitHub events (https://docs.github.com/en/webhooks).
Package github implements an HTTP webhook to handle GitHub events (https://docs.github.com/en/webhooks).
Package slack implements Slack's [Events API] and handles [interaction payloads], over [HTTP webhooks and Socket Mode].
Package slack implements Slack's [Events API] and handles [interaction payloads], over [HTTP webhooks and Socket Mode].

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL