hush
v0.5.0
Pages
Modules
Hush.Provider.fetch
You're seeing just the callback
fetch
, go back to
Hush.Provider
module for more information.
Link to this callback
fetch(key)
View Source
Specs
fetch(key ::
String.t
()) :: {:ok,
String.t
()} | {:error, :not_found} | {:error,
any
()}