webhook

package
v0.0.0-...-97cac26 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WebhookSignatureHeader = "X-Hub-Signature-256"

	WebhookSignaturePrefix = "sha256="
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	WebhookSecret string
	Producer      queue.Producer
}

func (*Handler) Webhook

func (h *Handler) Webhook(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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