Skip to main content

Crate hook0_client

Crate hook0_client 

Source
Expand description

This is the Rust client for Hook0. It makes it easier to send events from a Rust application to a Hook0 instance.

Structs§

Event
An event that can be sent to Hook0
Hook0Client
The Hook0 client

Enums§

Hook0ClientError
Every error Hook0 client can encounter

Functions§

verify_webhook_signature
Verifies the signature of a webhook
verify_webhook_signature_with_current_time
Verifies the signature of a webhook