Skip to main content

Module webhook

Module webhook 

Source
Expand description

Webhook runtime components.

Structs§

WebhookEntry
Entry in the webhook registry.
WebhookRegistry
Registry for storing and retrieving webhook handlers.
WebhookState
State for webhook handler.

Functions§

webhook_handler
Handle webhook requests.

Type Aliases§

BoxedWebhookHandler
Type alias for boxed webhook handler functions.