Structs§
- Idempotency
Config - Configuration for webhook idempotency.
- Signature
Config - Configuration for webhook signature validation.
- Webhook
Context - Context available to webhook handlers.
- Webhook
Info - Webhook metadata.
- Webhook
Signature - Helper for constructing signature configurations.
Enums§
- Idempotency
Source - Source for extracting idempotency key.
- Signature
Algorithm - Supported signature algorithms.
- Webhook
Result - Result returned by webhook handlers.
Traits§
- Forge
Webhook - Trait for FORGE webhook handlers.