Directories
¶
| Path | Synopsis |
|---|---|
|
Package api is the read/replay JSON API consumed by the embedded UI and by curl.
|
Package api is the read/replay JSON API consumed by the embedded UI and by curl. |
|
Package config loads and validates the hookkeep YAML configuration.
|
Package config loads and validates the hookkeep YAML configuration. |
|
Package deliver is the outbound worker: it claims due deliveries from the store and POSTs the original event body to the configured targets with exponential backoff, jitter and a dead-letter terminal state.
|
Package deliver is the outbound worker: it claims due deliveries from the store and POSTs the original event body to the configured targets with exponential backoff, jitter and a dead-letter terminal state. |
|
Package ingest is the receive path: POST /in/{source}.
|
Package ingest is the receive path: POST /in/{source}. |
|
Package store is the PostgreSQL persistence layer: the event archive and the delivery queue.
|
Package store is the PostgreSQL persistence layer: the event archive and the delivery queue. |
|
Package storetest starts one shared Postgres testcontainer for packages that exercise the real store (ingest, deliver, api, e2e).
|
Package storetest starts one shared Postgres testcontainer for packages that exercise the real store (ingest, deliver, api, e2e). |
|
Package verify implements webhook signature verification.
|
Package verify implements webhook signature verification. |
Click to show internal directories.
Click to hide internal directories.