external

package
v0.0.0-...-6141116 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AttachWebhookHandler

func AttachWebhookHandler(mux goahttp.Muxer, h *WebhookHandler)

Types

type WebhookHandler

type WebhookHandler struct {
	// contains filtered or unexported fields
}

WebhookHandler is the Goa service implementation for the WorkOS webhook endpoint.

func NewWebhookHandler

func NewWebhookHandler(
	logger *slog.Logger,
	tracerProvider trace.TracerProvider,
	webhooksClient *webhooks.Client,
	temporalEnv *tenv.Environment,
) *WebhookHandler

func (*WebhookHandler) ReceiveWorkOSWebhook

func (h *WebhookHandler) ReceiveWorkOSWebhook(ctx context.Context, payload *gen.ReceiveWorkOSWebhookPayload, body io.ReadCloser) error

Jump to

Keyboard shortcuts

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