Re-exports§
pub use filters::EventFilters;
Modules§
Structs§
- Background
Worker - This worker manages a background async task that schedules the network requests to send traces to the webhook on the running tokio runtime.
- Webhook
Message Inputs - The data expected to be available for message producers.
Enums§
- Webhook
Message Spec - Worker
Message - A command sent to a worker containing a new message that should be sent to a webhook endpoint.
Traits§
- Config
- Webhook
Message - Send a message to a webhook endpoint.
- Webhook
Message Factory