package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 23, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Emitter sends events via HTTP POST with optional HMAC-SHA256 signature.
New creates a webhook Emitter with the given URL.
Emit sends the event as a JSON POST. If a secret is configured, adds HMAC-SHA256 signature.
Option configures the webhook Emitter.
WithSecret sets the HMAC-SHA256 signing secret.
WithTimeout sets the HTTP client timeout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.