View Source ExSecrets.Providers.Behaviour behaviour (ex_secrets v0.3.2)
Behaviour for providers.
Link to this section Summary
Link to this section Callbacks
Gets a secret from the provider.
@callback reset() :: :ok
Resets the provider to default state. Clears cache and resets the provider.