Search
Tesla AWS Signer
v1.1.2
Pages
Modules
Settings
View Source
AwsSigner.Cache
(Tesla AWS Signer v1.1.2)
Link to this section
Summary
Functions
child_spec(arg)
Returns a specification to start this module under a supervisor.
delete(key)
fetch(key, fallback \\ nil)
put(key, value, expire_at \\ nil)
start_link(opts \\ [])
Link to this section
Functions
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
delete(key)
View Source
Link to this function
fetch(key, fallback \\ nil)
View Source
Link to this function
put(key, value, expire_at \\ nil)
View Source
Link to this function
start_link(opts \\ [])
View Source