Amarula.MessageSecretStore.Scope (amarula v0.5.2)
View SourceA message-secret-store scope: the resolved adapter plus its state. Handed to an
adapter (with the connection profile) on each call. Mirrors
Amarula.RetryCache.Scope but for the message-secret concern (issue #30).
Summary
Types
@type t() :: %Amarula.MessageSecretStore.Scope{ adapter: module(), state: Amarula.MessageSecretStore.adapter_state() }