API Reference MailglassInbound v#0.1.0

Copy Markdown View Source

Modules

Public contract root for the mailglass_inbound sibling package.

Canonical normalized inbound message passed to routing and mailbox code.

Package-local persistence boundary for canonical inbound rows, raw evidence, and execution lineage.

Append-only execution lineage row shared by fresh ingress and replay.

Raw evidence row linked to one canonical inbound record.

Canonical normalized inbound row.

Append-only replay execution history row.

Package-local Plug.Parsers body reader for inbound provider verification.

Public inbound ingress plug for mailglass_inbound.

Behaviour for adopter-defined inbound mailboxes.

Namespace for package-local optional dependency gateway modules.

Gateway for the optional Oban dependency ({:oban, "~> 2.21"}).

Thin facade over the host-configured repo for mailglass_inbound.

Thin router DSL for compiling inbound mailbox routes into pure route data.

Stamps mailglass_inbound schema conventions onto internal persistence modules.