Owns the SES SNS certificate cache ETS table.
Creates and holds the :mailglass_webhook_ses_cert_cache ETS table.
The table uses :public visibility so Mailglass.Webhook.Providers.SES.CertCache
can read and write directly without GenServer message-passing overhead.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()
@spec table() :: :mailglass_webhook_ses_cert_cache