Astarte.Device.CredentialStorage.fetch
You're seeing just the callback
fetch
, go back to Astarte.Device.CredentialStorage module for more information.
Link to this callback
fetch(key, state)
Specs
fetch(key :: credential(), state :: term()) :: {:ok, credential :: String.t()} | :error
Fetch the specified credential from the credential storage.