internal/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: MIT

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL